> For the complete documentation index, see [llms.txt](https://docs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/notifications.md).

# Notifications

Notification view is available minimized and whenever there is new notification, it shows the number  next to **'<' (Notification minimized)** as shown in Fig1.&#x20;

![Fig1. Accessing Notifications](/files/-M744ohwd-zvZSE0kDWw)

When you click on **'<',** the user will see notification messages tab. A sample notification view is as displayed below.

![Fig2. Notification View Explanded](/files/-M748M-Swj8o31lnK_ha)

Some of the scenarios a notification displayed:

* When a user exports a dashboard
* When an asset report available
* When updating inventory
* When a file is deleted
* When database is not available
* When there is failure , etc.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudfabrix.io/cfx-aia/aia-tasks-functions/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.
