# Notifications

### **Viewing notifications**

All notifications are available in the notification panel, which appears when you click the bell icon in the top-right corner of the interface.

The panel includes:

* **Notifications** header
* a gear icon to access notification settings
* tabs for notification types (**All, Actions, Warnings, Security, Informational, Export files, Release notes**)
* a dropdown for selecting notification categories (categories are linked to different system entities)
* a toggle to display only unread notifications
* a button to mark all notifications as read
* a list of notifications (one row = one notification)

<figure><img src="https://415959196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fay3wuqHdkAAEzg5N1LTo%2Fuploads%2FM3pWpSsW3dPUX30WMgOh%2FScreenshot%202026-04-30%20at%2011.53.47.png?alt=media&#x26;token=cb3cc2e2-d04d-459f-bccd-d58c2ce7e879" alt=""><figcaption></figcaption></figure>

### **Notification types**

* **Information (ℹ️)**: general updates, statuses, reminders, non-urgent system events.
* **Warning (**⚠&#xFE0F;**)**: system errors, failures, connectivity issues.
* **Security (**��**)**: events related to access control, security, protection, and audit activities.
* **Export Files** — displays all generated export files across system entities.
* **Release notes** — a list describing each update in the Moonone system.

### **Notification list structure**

Each notification in the panel includes:

* Notification type icon;
* Title;
* Button to navigate to the related entity (if applicable);
* Short description;
* Event timestamp;
* Mark as read button.

### **Notification settings**

Click the gear icon to open the **Notification Settings** page. Here you can configure which notifications are displayed so you receive alerts only for truly important events in the Moonone ecosystem, select notification channels, and set quiet hours for Telegram and Email.

The **Set Notifications** button opens a window with a list of all notifications available for your subscription plan and role. Use the checkboxes to select which notifications you want to receive for each chosen notification channel.

The **Set Channels** button opens a window where you can add notification channels for Telegram and Email to receive important updates instantly.

Set quiet hours for the Telegram channel to avoid receiving notifications during specific times and days. You can always allow critical notifications as an exception.

<figure><img src="https://415959196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fay3wuqHdkAAEzg5N1LTo%2Fuploads%2FVi51P1BZPU1mjid6Xbcw%2FScreenshot%202026-04-30%20at%2011.53.16.png?alt=media&#x26;token=a58fe033-d660-4648-a11a-89ab1f7ecb27" alt=""><figcaption></figcaption></figure>

### FAQ

<details>

<summary>Where can I view all notifications?</summary>

All notifications are located in the notification panel, which opens when you click the **bell icon** in the top-right corner of the interface.

</details>

<details>

<summary>What do the different notification types mean?</summary>

Notifications are grouped into three types:

* **Information (ℹ️)** — reminders, statuses, non-urgent system events.
* **Warning (❌)** — errors, failures, loss of connection, critical incidents.
* **Security (🔐)** — events related to security, access, auditing.

This classification helps you quickly understand event priorities.

</details>

<details>

<summary>Can I view only unread notifications?</summary>

Yes. The notification panel includes an **Unread only** toggle, allowing you to filter the list to show only notifications you haven’t reviewed yet.

You can also mark all notifications as read with a single button.

</details>

<details>

<summary>How can I change which notifications I receive?</summary>

To configure your notifications:

1. Click the **gear icon** in the notification panel.
2. On the **Notification settings** page, click **Set notifications**.
3. In the popup window, you’ll see all notification types available for your role and subscription plan.
4. Use checkboxes to enable only the notifications you want to receive.

</details>

<details>

<summary>Why can’t I see certain notifications?</summary>

Some notification types are available only to specific roles or within certain subscription plans.

If a notification is missing or cannot be selected, check:

* Your role (e.g., administrator, operator, technician)
* Your active subscription plan
* Filters and the selected notification category in the panel

</details>

***

#### We're always available! <a href="#were-always-available" id="were-always-available"></a>

Chat with us on [Telegram](https://t.me/moondmc_bot).


---

# 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.moonone.online/audit/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.
