# 🔊 Troubleshooting: No Sound Notification from Chat or Call

### 🔊 Troubleshooting: No Sound Notification from Chat or Call

If you’re not hearing sound notifications from **klink.cloud** (for incoming chats or calls), it may be because your Chrome browser is putting the site to sleep or blocking notifications and sound.\
Please follow these steps to fix it:

***

#### 🧩 Step 1: Keep klink.cloud Always Active

1. Open your **Google Chrome** browser.
2. Go to **Settings** → **Performance**.
3. Scroll down to **Always keep these sites active**.
4. Click **Add** and enter:

   ```
   app.klink.cloud
   ```
5. This ensures the klink.cloud web application remains active in the background and continues to send notifications.

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

***

#### 🔔 Step 2: Allow Notifications and Sound

1. In **Chrome Settings**, go to **Privacy and Security** → **Site Settings**.
2. Under **Permissions**, open **Notifications**.
3. Ensure that notifications for `app.klink.cloud` are **Allowed**.
4. Then go back and open **Sound**.
5. Make sure sound is also **Allowed** for `app.klink.cloud`.

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

***

#### ✅ Step 3: Refresh klink.cloud

After completing the steps above, refresh your klink.cloud tab or restart your browser.\
You should now receive both **visual and sound notifications** for new chats and incoming calls.


---

# 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/general-docs/faq/troubleshooting-no-sound-notification-from-chat-or-call.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.
