# 13.6 Notifications

When chosen, notifications will be displayed, as depicted in the image below:

<figure><img src="/files/L3TglPUSHkQEWRwG9hMy" alt=""><figcaption><p>Notifications</p></figcaption></figure>

To delete all notifications, simply click the "**Clear All**" button. A confirmation message will then appear on the screen.

<figure><img src="/files/kCySI4xbKatTuZO1DM6u" alt=""><figcaption><p>Clear all notification</p></figcaption></figure>

After confirming by clicking the "**Yes**" button, all notifications will be deleted.


---

# 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://aerogcs-green-docs.aeromegh.com/13.-flyview/13.6-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.
