# Notification Center

Stay informed with ease through our "Notification Center" that gathers all your personalized notifications.

## Accessing the Notification Center&#x20;

To access the Notification Center, click on the :bell: at the top right of the screen, next to the `Avatar` button. A side panel opens.

<figure><img src="/files/jnimura3JLTeb6LUtCdC" alt="&#x22;Notification Center&#x22; button"><figcaption><p>"Notification Center" button</p></figcaption></figure>

The Notification Center contains :&#x20;

* A settings button,&#x20;
* Two tabs,&#x20;
* A `Mark all as read` button.&#x20;

## The Notification Center&#x20;

Within the Notification Center, there are 2 parts: an `All` tab and a `Messages` tab.&#x20;

**The `All` tab**&#x20;

In this section, you'll find all the notifications related to your Spot in general:&#x20;

* Invitation to a live event&#x20;
* Addition to a collection&#x20;
* Add to a channel&#x20;
* Add to a course&#x20;
* Adding to a forum&#x20;
* Starting a live&#x20;
* Member who has joined your Spot (for admins only)&#x20;
* Request to join Spot (for admins only)&#x20;
* Create a topic (admins only)&#x20;
* Reporting a message or topic (admins only)&#x20;
* Change the status of an alert

<figure><img src="/files/K8bHVg7dqDmSW6Y6k0Yt" alt="Notification Center All tab"><figcaption><p>Notification Center <code>All</code> tab</p></figcaption></figure>

**A `Messages` tab**&#x20;

In this section, you'll find all the notifications linked to messages concerning you:&#x20;

* Reply to one of your messages&#x20;
* Mentions&#x20;
* Direct messages

<figure><img src="/files/aqGN0lFlr00wsCNXn16G" alt="Notification Center Messages tab"><figcaption><p>Notification Center <code>Messages</code> tab</p></figcaption></figure>

## Set notifications&#x20;

In the top right-hand corner, you'll find a button that lets you adjust the number of notifications you receive within the app. In any case, notifications that concern you personally will be displayed in the "Notification Center".&#x20;

Clicking on this button gives you 3 options:&#x20;

* `Off`: You won't receive any notifications.&#x20;
* `Limited`: You will only receive notifications that concern you personally.&#x20;
* `All notifications`: You will receive all notifications.

<figure><img src="/files/YN1ymobLcpfDxPQdlCdY" 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://help.meltingspot.io/english/user-settings/notification-center.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.
