# Notification Menu

Notification menu can be used to track created notifications by the engine.

<figure><img src="/files/iVAE5A02yZmUJ2CZfGFo" alt=""><figcaption><p>Notification Menu</p></figcaption></figure>

Users can see last notifications depending on assets.

Recursive notifications roll backs to single input and can be seen from the "details" menu.

<figure><img src="/files/tSxJu9xPikSoiV35bdrH" alt=""><figcaption><p>Notification Menu Details</p></figcaption></figure>

Users can delete notifications from "Move to History" button while taking notes in order to track and trace notification history with user actions related to it.

<figure><img src="/files/FyWTBWPkP9D2vCi5lmkj" alt=""><figcaption><p>Notification History and Related Note Taken by User</p></figcaption></figure>

Notifications can also be tracked from related [asset's details page](/asset/asset-details.md).

<figure><img src="/files/VW077bDwTpwHgu0RNs45" alt=""><figcaption><p>Asset History Listing in Asset Detail Page</p></figcaption></figure>

Notifications also can be tracked from the [notification widget](/main-menu-and-overview/widget-types/notification.md) in overview.

<figure><img src="/files/exyZ7BTT0psE9ZeK8jkr" alt=""><figcaption><p>Notification Widget</p></figcaption></figure>


---

# 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.skysens.io/notifications/notification-menu.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.
