# User Guide

### 1. Icon & Tooltip :

Added notification icon and also tooltip with count of unread notifications:

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

### 2. View :

By clicking on notification button, users can view new notifications or the status of active long-running processes:

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

### 3. Marking all the unread notifications as Read :

Unread notifications are automatically marked as ‘read’ after viewing, alternatively users can remove the ‘unread’ status from all notifications manually by clicking on “Mark all as read”.

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

### 4. View Details :

Users can see the details of the status or progresses of the recent processes by clicking on “View”/”View details”

<figure><img src="/files/4hUBeFm3gOU6Vjbba95y" alt=""><figcaption></figcaption></figure>

### 5. View All Notifications :

Users can see old notifications by clicking on “”View all notifications”. On the notifications status  grid, we can perform two operations on the notification: “Delete up to this point” and “Open”.

<figure><img src="/files/wNLX67pxiCuwKAve4GVO" 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.guardianservice.app/technical-information/users/standard-registry-users-schemas-and-policies/policies/notifications/user-guide.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.
