# Notifications

### Overview

This section lets new users enable or disable notifications for specific platforms.

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

&#x20;Users will also be able to update these notification preferences anytime in the [Notification Settings](https://guides.mangoapps.com/user-guide/user-settings/notifications/notifications).

***

### Steps to Set Up

Click on the **Cog Wheel** next to **Notifications** within the steps list. This will bring up the Notification settings menu.

#### **Fill in the Required Fields**

* **Title:** <mark style="color:red;">Required.</mark> Enter a title for this section.
* **Short Title:** <mark style="color:red;">Required.</mark> Enter a concise title.&#x20;
* **Icon:** <mark style="color:red;">Required.</mark> Select an appropriate icon to visually represent the notification preference step.&#x20;
* **Description:** Provide a brief message instructing users on setting their notification preferences.

#### **Setting Up the Domain's Default Notification Settings**

To update domain wide Notification related settings please visit the [Notifications](https://guides.mangoapps.com/admin-guide/notifications) guide.

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


---

# 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/domain-settings/getting-started/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.
