# Notification

Notification widget helps user to understand latest status and outputs of AI models or rules or conditions of assets such as offline or online.

It can be configured to show all notifications or individual assets.

<figure><img src="/files/NRtBswEYZbyZ4F6yH2E8" alt=""><figcaption><p>Notification List</p></figcaption></figure>

<figure><img src="/files/9k7oQZAkkRyIGBtD0yEn" alt=""><figcaption><p>Details of Notification Widget</p></figcaption></figure>

There is 2 main criteria option for notification publish:

First one is "Last Notification" which shows **last 5 notification in last 24 hours** of entire asset list without any differentiation.It is being used to understand anomalies in entire system.

Second one is "Asset" which shows **last 3 notification specific to selected assets without any time limit**.

<figure><img src="/files/Nn3gyFVkJmh8AbhOoQB5" alt=""><figcaption><p>Notification Widget Configuration Screen</p></figcaption></figure>

Notification widget is very useful especially for AI enhanced asset monitoring applications.


---

# 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/main-menu-and-overview/widget-types/notification.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.
