# Not Receiving Notifications

### 1) Check Browser Settings

It's common that the reason you are unable to receive Notifications is because your browser settings have changed and you're no longer opted in. Depending on the browser you're using, go into the settings and ensure that your Notifications are set to 'Allow'.

<figure><img src="/files/uMS2lSViFtrbBWwjsBPf" alt=""><figcaption><p>Google Chrome example to show that Notifications is set to 'Allow'</p></figcaption></figure>

### 2) Check Machine Settings

#### Mac Users:

* On your Mac device, go to System Preferences > Notifications
* On the Notifications Tab, scroll down the list until you see the web browser you're opted in on.&#x20;
* On that browser, ensure that the 'Allow Notifications' toggle is enabled and the Banners style is selected. \
  \&#xNAN;*\*Note: If you use Google Chrome, sometimes there are two Google Chrome's listed, like shown below. Make sure both have 'Allow Notifications' enabled.*&#x20;

(Your Notifications Settings page will look like one of the images below. It will depend on what version of macOS you're on.)

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

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

#### PC Users:

* On a PC device, open the Start/Windows menu and search for Notifications.
* On that Notifications page, ensure that Google Chrome, or whichever browser you're using, is marked as active.

<figure><img src="/files/3SmnAGw3sYg5lwLfEilE" alt=""><figcaption></figcaption></figure>

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

### 3) Confirm Settings Are Not Silenced/Muted&#x20;

**If you're on a Mac**, ensure that the 'Do Not Disturb' isn't turned on under the Focus settings.&#x20;

<figure><img src="/files/gW6v8sE4Mz5wvRc6GQCC" alt=""><figcaption><p>Focus on Mac</p></figcaption></figure>

**If you're on a PC**, ensure that 'Alarms Only' isn't enabled under the Focus Assist settings.

<figure><img src="/files/TYIbuVnudDDOTOHgACQx" alt=""><figcaption><p>Focus Assist on PC</p></figcaption></figure>

### 4) Send Push User ID to Account Manager

If none of the above steps fix the issue, your final step will be to pull your Push User ID and email it to your Account Manager. To do this, please [<mark style="color:blue;">follow the steps found on this page</mark>](https://documentation.pushly.com/faq/retrieve-push-user-id).

#### Keep in mind that these steps may vary depending on the version of your device. Please reach out to your Account Manager if you need further assistance or have any questions regarding these steps.


---

# 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://documentation.pushly.com/faq/web-browser-push/not-receiving-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.
