# Notification

Set-Up Browser and Push Notification.

## Enable Browser Notification:

* When a new chat message is received.
* when a new event is received.
* Configure the sound for your notification.

insert

{% hint style="success" %}
You can choose opt for different play sound the notifications. Just tap drop-down and select.

insert
{% endhint %}

## Enable Push Notification:

* When a new message is received.
* When a new event is received.
* Update event history in real-time.

insert[PreviousInbox Settings](https://app.gitbook.com/o/IRpnPQFyEqIKCjsuK17T/s/3pP2APLi2ZwqQCorRa5l/~/changes/296/settings/inbox-settings)


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/settings/inbox-settings/notification.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.
