# Notifications

If you navigate to the "Notifications" section in the side bar, You will find that there are two tabs. In one tab, You can se your notifications and in other you can manage your notifications settings. Here is what is means

### Notification Settings

As of now there are following types of Notifications are being sent.\\

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

<table><thead><tr><th width="138">Type</th><th width="207">Description</th><th>Settings</th></tr></thead><tbody><tr><td>User Message</td><td>Whenever end user send any message through chatbot</td><td>Receive Notifications - Who will receive the notifications. Only the person whom chat is assigned or all team members<br>Desktop Notifications - Enable/disable the desktop notification while web app is opened.<br>Mobile Push Notifications - Enable/disable the mobile push notification while mobile app is installed and opened.</td></tr><tr><td>Live Chat Request</td><td>Whenever end user requests for the live chat</td><td>Desktop Notifications - Enable/disable the desktop notification while web app is opened.<br>Mobile Push Notifications - Enable/disable the mobile push notification while mobile app is installed and opened.</td></tr><tr><td>New Lead</td><td>Whenever any new lead has captured by Bot</td><td>Desktop Notifications - Enable/disable the desktop notification while web app is opened.<br>Mobile Push Notifications - Enable/disable the mobile push notification while mobile app is installed and opened.</td></tr></tbody></table>


---

# 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.reekolect.ai/reekolect-resource-center/how-reekolect-works/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.
