> 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/german-14.2-freezed/dokumentation/benachrichtigungen/interne-benachrichtigungen.md).

# Interne Benachrichtigungen

Interne Benachrichtigungen erscheinen im Eliona-Interface.&#x20;

Interne Benachrichtigung werden durch einen roten Punkt in der Titel-Leiste **\[A],** einen visuellen Hinweis **\[B]**  und einen Benachrichtigungs-Ton angekündigt.

Die Zahl im roten Punkt gibt die Anzahl der neuen Benachrichtigungen an.

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

## Alle Benachrichtigungen anzeigen

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

1. Klicken Sie in der Titelleiste auf **Benachrichtigungen \[A]** \
   ▷ Das Fenster **Benachrichtigungen** **\[B]** öffnet sich&#x20;

### Details

Im Fenster **Benachrichtigungen** **\[B]** haben Sie folgende Optionen

<figure><img src="/files/jUgTcuRMezUuIkjWv9Ve" 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>Das Fenster Benachrichtigungen</td><td>Das Fenster Benachrichtigungen</td></tr><tr><td><strong>[C]</strong></td><td>Alle als Gelesen markieren</td><td>Klicken, um alle Benachrichtigungen als gelesen zu markieren</td></tr><tr><td><strong>[D]</strong></td><td>Stummschalten-Optionen</td><td>Klicken, um ein Menü zu öffnen bei das Benachrichtigungen stummgeschaltet werden können. Siehe ↗<a href="/pages/RTUlqpfjGUb3gxxzudKm">Benachrichtigungen Stumm Schalten</a></td></tr><tr><td><strong>[E]</strong></td><td>Neue Benachrichtigungen</td><td>Neue Benachrichtigungen sind mit einem Punkt markiert und dunkel hinterlegt. <br>Klicken Sie auf eine Benachrichtigung, um sie als gelesen zu markieren</td></tr><tr><td><strong>[F]</strong></td><td>Gelesene Benachrichtigungen</td><td>Gelesene Benachrichtigungen </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/german-14.2-freezed/dokumentation/benachrichtigungen/interne-benachrichtigungen.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.
