# Notifications

## Introduction

The **Notifications** page provides administrative users with a centralized view of all system alerts and messages. These notifications help you stay informed about:

* System errors or warnings
* New templates available for download
* Software updates
* Other important system events

{% hint style="info" %}
Navigate to **System Status > Notifications** or click the notification bell in the top-right corner.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdiKo5RibRNAMQgm-qanJhVYdXQTJX89iZMt-Bxz4ilaFZQz-9zJxRUmv0Jqz8grp1aX4oN3YL6CHCvrmegnJj4vz-jbc136torT5l_zDPhNly9vMt1zbxHt_tCVEJFQ5axKo6ujg?key=U-ZQepnaDUgS8hdfPu71VejB" alt=""><figcaption></figcaption></figure>

***

## Managing Notifications

* **Expand for Details**: Click on a notification to view more information and any available actions.
* **Delete**: To remove a notification, click the **trash icon** on the right side of the message.


---

# 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://wiki.lucysecurity.com/application-reference/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.
