> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/english-v14/documentation/notifications/internal-notifications.md).

# Internal notifications

Internal notifications appear in the Eliona interface.&#x20;

Internal notifications are indicated by a red dot in the title bar **\[A],** a visual hint **\[B]**  and a notification sound.

The number in the red dot indicates the number of new notifications.

<div data-full-width="true"><figure><img src="/files/2375dfad86a02f2810ba8b2f0e3c3811707d8b13" alt=""><figcaption></figcaption></figure></div>

## Show all notifications

<div data-full-width="true"><figure><img src="/files/8b60c43b6026089c25d902dbe25a63253f85becf" alt=""><figcaption></figcaption></figure></div>

1. Click in the title bar on **Notifications \[A]** \
   ▷ The window **Notifications** **\[B]** opens&#x20;

### Details

In the window **Notifications** **\[B]** you have the following options

<figure><img src="/files/6794537cce0bb26dc5032a75838c7769eb015bc3" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="77"></th><th width="332"></th><th></th></tr></thead><tbody><tr><td><strong>[B]</strong></td><td>The Notifications window</td><td>The Notifications window</td></tr><tr><td><strong>[C]</strong></td><td>Mark all as read</td><td>Click to mark all notifications as read</td></tr><tr><td><strong>[D]</strong></td><td>Mute options</td><td>Click to open a menu where notifications can be muted. See ↗<a href="/pages/ff1d1106cf4961b6758222cf4b04fa95a90455b8">Mute notifications</a></td></tr><tr><td><strong>[E]</strong></td><td>New notifications</td><td>New notifications are marked with a dot and highlighted dark. <br>Click on a notification to mark it as read</td></tr><tr><td><strong>[F]</strong></td><td>Read notifications</td><td>Read notifications </td></tr></tbody></table>

.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/english-v14/documentation/notifications/internal-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
