# Notifications

In the **Notifications** tab, you can view all notifications related to your organization, for example a notification about document signing. &#x20;

To retrieve detailed information about a notification, select **Review** on a notification box.

To clear all notifications for a service, select **Clear**.

To clear all notifications in the Control Panel, select **Clear** **all notifications** icon.

<div align="left"><img src="/files/-LpcmKIKGxvGsR-d9rty" alt="Notifications tab"></div>


---

# 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.aitheon.com/organization-personal-dashboard/control-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.
