# Not receiving Tiledesk push notifications in Google Chrome (on Mac)

Click the lock icon in the address bar and go to **Site Settings**:

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

Then, ensure **Notifications** is set to 'Allow':

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

#### **Grant Chrome Notification Permission**

Launch **System Preferences** and click **Notifications**.

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

\
You'll find two notification instances for Google Chrome in your Mac's Notifications settings. Click each entry and make sure **Allow Notifications from Google Chrome** is toggled on for both instances.

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

#### **Disable ‘Do Not Disturb’**

When enabled, 'Do Not Disturb' will pause notifications from Chrome (and other apps) on your Mac.

To disable ‘Do Not Disturb’, click the **Control Center icon** in the top-right corner of your Mac's menu bar and toggle off the **Do Not Disturb** option.

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

#### **Restart and Reset Chrome**

Closing and relaunching Chrome could also helps eliminate glitches that prevent websites from delivering notifications to your computer. Try that and see if it helps.

If you still don't get website notifications on Chrome, despite trying all the solutions recommended above, you might want to **reset Chrome's settings**.

#### **Reset Chrome's settings**

**Note:** Resetting Chrome's settings will revert the browser's theme to factory default and also disable your extensions. Website permissions and cookies will also be removed. Luckily, your browsing history, bookmarks, and saved passwords don't get erased.

Open Chrome and click the three-dot **Menu** button in the upper-right. Choose **Settings**.

Scroll down to the bottom of the **Settings** page and click **Reset settings**&#x20;

Click the  **Restore settings to their original default button** and you'll see the prompt.

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

Hit the **Reset settings** button

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

For any feedback or issue, feel free to pop in on our[ Discord channel](https://discord.gg/nERZEZ7SmG) 📣

For more info on who we are, what we do, or what is our shtick, visit[ Tiledesk.com](https://tiledesk.com/) 👩‍🚀


---

# 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://guide.tiledesk.com/notifications/not-receiving-tiledesk-push-notifications-in-google-chrome-on-mac.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.
