# Notifications

We offer various notification methods for different features to keep you informed. Here are a few explanations.&#x20;

## Checklists

For the notifications "Responsible for a checklist" and "Assigned as a control user of a checklist", you will receive a notification when you are set as responsible or control person of any checklist. The checklist notifications for full completion, control or updates will only be sent if you are designated as the Project Owner (indicated by a blue star):

<figure><img src="/files/rzgmHwogpaoLGjM22hh3" alt=""><figcaption><p>Checklist notifications</p></figcaption></figure>

For the "Project checklist is updated" notification, a notification will be sent when any of the following occurs:

* A checklist item is added, updated, or deleted.
* General checklist information in the details section is updated.
* A checklist is 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://docs.milientsoftware.com/help/setup/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.
