# Notifications

The Notification feature is a way to send and receive messages from processes to people (the platform user). By default, it has **Inbox** and **Trash** folders. The data store refresh and copy of a story document get communicated through this feature.

## Notification Inbox

* Click the ***Notification*** option using the Platform homepage header (the Notification icon appears with the count of unread notifications).
* A window opens with the latest 3 notifications.
* Click the ***See All*** option.

&#x20;      ![](/files/3e0evxIAfIIesrJ9OHh1)

* The notification ***Inbox*** page opens displaying the latest notification in detail (by default).

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

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Unread Notifications are indicated through numbers on the Notification icon.*
{% endhint %}

***Icons provided on the inbox window:***

<table data-header-hidden><thead><tr><th width="150"></th><th width="175.90909090909093"></th><th></th></tr></thead><tbody><tr><td><strong>Icons</strong></td><td><strong>Name</strong></td><td><strong>Task Assigned</strong></td></tr><tr><td> <img src="/files/fZ25tMHecggKSEE3QQBv" alt=""></td><td>Refresh</td><td>Receives the latest messages</td></tr><tr><td><img src="/files/7y6eBsZTA3W6DLuEJ112" alt="" data-size="original"></td><td>Delete</td><td>Moves the selected messages to the Trash folder</td></tr><tr><td><img src="/files/8su20zSMaImpX0tfzC4H" alt="" data-size="original"></td><td>Mark unread</td><td>Marks messages status as ‘<strong>unread</strong>’</td></tr><tr><td><img src="/files/n1Wnt3ADlXu7z7psgiiJ" alt="" data-size="original"></td><td>Mark read</td><td>Marks messages status as ‘<strong>read</strong>’</td></tr></tbody></table>

## Moving a Notification message into Trash Folder

* Select a notification using the checkbox.
* Click the ***Delete*** icon from the header panel of the notification inbox.
* A dialog box appears to confirm from the user's end to move the selected notification to Trash.
* Click the ***Yes*** option to move the notification(s) to Trash.&#x20;

<figure><img src="/files/3AxrpPlCwevirG0J98Di" alt=""><figcaption></figcaption></figure>

* A message ensures that the selected notification(s) has been moved to the Trash folder.   &#x20;

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

* Select the **Trash** option from the drop-down and click on it.      &#x20;

<figure><img src="/files/9Ri37Lgt7I3Bmz7h11yc" alt=""><figcaption></figcaption></figure>

* The notifications under the ***Trash*** folder get displayed (by default the latest notification opens in details).

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

## Recovering Notification(s) from Trash

* Navigate to the notification list under the ***Trash*** folder.
* Select a notification using the checkbox.
* Click the ***Move to Inbox*** icon from the header panel.
* A dialog box confirms the intended action of moving the selected notification to the Inbox.
* Click the ***Yes*** option to move the notification(s) to recover the Notification.

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

* A message appears to ensure that the selected notification has been recovered. The selected notification is moved back to the Inbox folder.

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

## Mark Notifications as Read or Unread&#x20;

* The left panel contains the ***Notification*** icon. The number of notifications displayed at the top of the ***Notification*** icon indicates the unread notification messages.

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

* Click on the ***Notification*** icon.
* A window opens with the ***See All*** option and displays the ***Last 3 Unread Notifications***.
* Click the ***See All*** option to display all the notification messages in the Inbox (By default, the Inbox folder opens).

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

* The notification Inbox opens displaying all the available notifications.
* Use a checkmark in the given checkbox beside the search bar to select all the notifications. or Select the notifications by using the checkboxes provided next to those notifications.
* Click the ***Mark Read*** icon.

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

* The ***Make it Read*** window appears.
* Click the ***Yes*** option.

&#x20;      ![](/files/AvhdnpL7mqgTTMWdoTDk)

* A notification message appears.

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

* Use the ***Refresh*** icon available for the browser, the status of the selected notification(s) gets updated as Read, and the numbers indicating the unread notifications will disappear.

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

* Navigate to the Inbox page and select the notification messages either by using the checkbox provided for ***Select All*** or selecting the individual messages by using the checkboxes next to them.
* Click the ***Mark Unread*** icon.

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

* The Make it Unread window appears.
* Click the Yes option.

&#x20;      ![](/files/o6rjWLi25AzBC1u40eCS)

* A notification message appears.

<figure><img src="/files/5BM1oKuaC89mrvWPZsRz" alt=""><figcaption></figcaption></figure>

* All the notifications or the selected notification messages will turn ***Unread***, and the number indicating the unread notifications appears at the top of the notification icon.

<figure><img src="/files/qvLDbMamx6SIaOsTzfPb" 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://docs.bdb.ai/interacting-with-platform-5/homepage/left-menu-panel/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.
