> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/notifications/application-notifications.md).

# Notifications app — Overview

### Overview

**Notifications** is Steeple's notification center. It groups all platform notifications and allows fine-grained customization of receiving preferences.

### Notification Center

The center is accessible from the icon **bell** in the Steeple navigation bar.

#### Available views

* **All** (`/`) : all of the user's notifications
* **Personal** (`/personal`) : notifications directly related to the user (mentions, comments on their posts, messages, etc.)
* **Activities** (`/activities`) : platform activity notifications (new posts, events, job offers, etc.)

#### How it works

* Notifications updated in real time (websocket)
* Grouped by date (Today, Yesterday, earlier dates)
* Unread notifications badge on the bell icon
* Click on a notification to navigate to the relevant item (post, document, event, etc.)
* Infinite scrolling to load older notifications (20 per page)

#### Mark as read

* **Individually** : notifications are marked as read on click
* **All at once** : button "Mark all as read" at the top of the center, with the ability to filter by category (personal or activities)

### Notifications reserved for administrators

Some notifications are visible only to administrators:

* **Administration** : offline TV screens, screens without touchscreen
* **Posts** : reported posts, section inactivity (7 days, 14 days)
* **Users** : reported users
* **Jobs** : HR role assignment, new applications received

### Related articles

* `notifications-preferences` : manage notification preferences by domain and by type
* `global-notification-preferences` : enable/disable email and mobile channels globally
* `notifications-time-window` : configure the "Do Not Disturb" time window (right to disconnect)
