# How to Enable Inbound Call Notifications

### How It Works

1. Enable notifications when prompted on klink.cloud dialpad
2. Inbound calls trigger desktop notifications with sound
3. Click the notification to open klink.cloud and answer the call
4. Works even when browser is minimized or tab is in background

***

### Setup Instructions

#### Step 1: Enable Notifications in klink.cloud

1. Open klink.cloud dialpad
2. Click **"Enable Notifications"** on the green banner
3. Click **"Allow"** in Chrome's popup dialog

<figure><img src="/files/yvWNrnqCHlTjur9XlNE3" alt=""><figcaption></figcaption></figure>

#### Step 2: Configure Chrome Permissions

1. Click the **lock icon** (🔒) in Chrome address bar (next to klink.cloud URL)
2. Click **"Site settings"**
3. Set these to **"Allow"**:
   * **Notifications** → Allow
   * **Pop-ups and redirects** → Allow
   * **Sound** → Allow
4. Refresh the page

✅ **Done!** You're all set to receive inbound call notifications.

<figure><img src="/files/9dlmRj5BRo0dNioe45Ke" alt=""><figcaption></figcaption></figure>

***

### Troubleshooting

**Not receiving inbound call notifications?**

* Check that all three permissions above are set to "Allow"
* Ensure computer volume is not muted
* Refresh the browser page

**Need help?** Contact <support@klink.cloud>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.klink.cloud/how-to-use/call/inbound-call-handling/how-to-enable-inbound-call-notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
