# Enable Notifications on browser

Notifications allows you to get real time alerts when there is a new lead on your website or a chat gets transferred to the human agent. From AI-builder you can also add actions to send Alert when user reaches at certain point the the conversational flow.

To get push notifications on your browser, login to the admin panel.&#x20;

![](/files/-M4MyhW7Gsk0KaJ_hY_H)

At the top bar you will see a yellow bar with a button to subscribe for notifications. Click on the subscribe button and it would ask for permission. Please allow the permissions and notifications will be enabled on your browser.

If you have closed the above bar, Please click on profile pic in the top right to open dropdown and choose Preference. In the current browser section you can slide the button to enable push notifications.

Please note that same steps can also be performed on your mobile browser(chrome or firefox) on android devices.


---

# 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.intelliticks.com/how-to/enable-notifications-on-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.
