# Notifications

MangoApps provides a flexible notification system that ensures users stay informed about important updates, messages, and activities within the platform. As an admin, you can manage notification settings across different platforms, including web browsers, desktop applications, mobile apps, and email. Users also have the ability to customize their own preferences to receive notifications according to their needs.

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

This guide will walk you through the different notification settings available in MangoApps, how to enable or disable them, and how users can modify their preferences.


---

# 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/admin-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.
