# Notifications

### Overview

The Notifications Menu in MangoApps Messenger helps users stay updated with important messages and alerts, ensuring you never miss critical updates without the need to use the web browser.&#x20;

<figure><img src="/files/bmhi1IdQgyGuw6y1Z36k" alt="" width="563"><figcaption></figcaption></figure>

***

### Tools and Options in the Notifications Menu

At the top of the dynamic panel, users will have access to the following options:

#### <img src="/files/mFhI5CJ9Gv2EkcVQsYFf" alt="" data-size="line">**Mark All as Read**

Use the **Mark All as Read** option to mark all notifications in the panel as read. This will **not** remove the notifications; they will remain in the panel for reference.

***

#### <img src="/files/N0COFR3joYexUKIzcRiE" alt="" data-size="line">**More Actions**

The **More Actions** menu provides additional options for managing your notifications.

**Settings**: Clicking this will navigate users to the [**Notifications Center**](https://guides.mangoapps.com/user-guide/user-settings/notifications) in the web browser.&#x20;

**Clear All Notifications**: This option removes all notifications from the panel.&#x20;

***

#### <img src="/files/6XxZtrx0dixPSClcdzhk" alt="" data-size="line">**Close Notifications**

To exit the **Notifications** menu and return to the **Chat** tab, click the **Close** icon at the top of the Notifications panel.


---

# 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://guides.mangoapps.com/desktop-and-mac-apps-guide/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.
