# Notifications

The Notifications panel provides a centralized view of all system alerts, updates, and activity notifications across your Angoor.ai workspace. Access notifications by clicking the bell icon in the top navigation bar.

## Notification Management

Each notification includes an action button (e.g., **View**) to access the related content or task directly.

<figure><img src="/files/o9jdAfJlhJF7930LPxvG" alt="" width="335"><figcaption></figcaption></figure>

## Advanced Filtering

Click the filter icon to access detailed filtering options:

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

* **Access:** Filter by permission levels
* **Mention:** Show notifications where you're mentioned
* **Status:** Filter by read/unread status

> Use filters to focus on specific notification types when managing high-volume workspaces.


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/images-and-media/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.
