# How to set up desktop notifications on your browser

Receiving timely alerts for private messages is crucial when managing your store. This article will detail how to enable desktop notifications on different browsers to ensure you don't miss any important messages.

### How to Enable Notifications in Chrome

1. Open Chrome and visit the Palmstreet Seller Hub <https://seller.palmstreet.app/>
2. Click the three-dot menu (More Options) in the upper-right corner of the browser.
3. Select "Settings," then click "Privacy and security" from the left-hand menu.
4. Search for "Notification" and click on "Site settings."
5. Find <https://seller.palmstreet.app/> and click on it.
6. Change the Notification setting to "Allow."
7. After confirming, you should see Palmstreet listed in the allowed notifications list.

<figure><img src="/files/91pPU7hO5iDr17xOQFhi" alt=""><figcaption></figcaption></figure>

### How to Enable Notifications in Safari

1. Open Safari and visit the Palmstreet Seller Hub <https://seller.palmstreet.app/>
2. Click the "Safari" menu in the top left corner and select "Preferences."
3. In the pop-up window, click the "Websites" tab.
4. Select "Notifications" from the left-hand menu.
5. Find the Palmstreet Seller Hub URL and select "Allow" from the dropdown menu on the right.
6. Ensure that Safari is allowed to receive notifications from this site in your website preferences.

<figure><img src="/files/315Zt9ed2Yam9kERazjz" alt=""><figcaption></figcaption></figure>

### How to Enable Notifications in Edge

1. Open Edge and visit the Palmstreet Seller Hub <https://seller.palmstreet.app/>
2. Click the three-dot menu (More Options) in the upper-right corner of the browser and select "Settings."
3. From the left-hand menu, select "Cookies and site permissions."
4. Scroll down and select "Notifications."
5. On the notifications settings page, make sure "Ask before sending" is enabled.
6. Under the "Allow" section, click "Add" and enter the Palmstreet Seller Hub URL <https://seller.palmstreet.app/>
7. After confirming, you should see Palmstreet listed in the allowed notifications list.

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


---

# 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://help.palmstreet.app/seller/getting-started/how-to-set-up-desktop-notifications-on-your-browser.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.
