# Notifications

Notifications page displays messages related to integrations, user management, and system errors. Users can navigate to this page by clicking the notifications bell icon and then clicking view all link. All notifications are described in detail at Notifications.

![Small view of notifications](/files/-M-PHfo72HxARnI3DgtS)

Click on *View all* text-link to navigate to *Notifications* page

![Expanded view of notifications](/files/-M-PI1vJnIZGqn0y2zlG)

The following categories of messages are displayed on the *Notifications* panel -

#### User Management

* Add New User
* Delete User
* Change Password

#### Integrations

* Add New Integration
* Edit Existing Integrations
* Delete Integrations
* Pause/Un-pause Integrations

#### Subscriptions

* Subscription plan upgrades and downgrades
* Data usage limits

#### Pipeline Notifications

* Data extract errors along with classification
* Internal pipeline/system errors


---

# 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://daton-sarasanalytics.gitbook.io/daton/platform/features/navigating-the-pages-in-daton/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.
