# List

Clicking **Notifications** in the sidebar brings up a list of past and current notifications:

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

Notifications that haven't been acknowledged will be displayed in bold and have a check icon you can click to acknowledge them:

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

You can also **Acknowledge All** notifications, or **Acknowledge Visible** notifications (everything you can currently see on the screen) by clicking these buttons:

<figure><img src="/files/60ag5S2Ycr7Iw61eWhtB" alt=""><figcaption></figcaption></figure>

If you turn on the **Show Acknowledged** switch, it will also show past notifications that you have acknowledged:

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

You can access more options for filtering which notifications to view by expanding the **More Filters** section:

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

This section allows you to see **All Notifications** (those sent to other users) if you are an admin, and filter notifications by **Site or Group** and a time range:

<figure><img src="/files/RasVeOWQI082FZcC7niD" 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.jcore.io/clarity/alarms/view-notifications/list.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.
