> 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/push-benachrichtigungen.md).

# Push-Benachrichtigungen

Push-Benachrichtigungen werden über den Web-Browser zugestellt. Sie haben den Vorteil, dass sie auch dann zugestellt werden, wenn Sie sich gerade nicht in eliona befinden oder ihr Browser-Fenster minimiert ist.

{% hint style="warning" %}
Sie müssen in eliona eingeloggt sein, damit Benachrichtigungen über den Web-Browser zugestellt werden können.
{% endhint %}

Benachrichtigungen im Web-Browser sehen folgendermaßen aus:

<div data-full-width="true"><figure><img src="/files/TFvUrqv31dnLMDHcVMYH" alt=""><figcaption><p>EIne Push-Benachrichtigung in Google Chrome</p></figcaption></figure></div>

## Push-Benachrichtigungen aktivieren

Damit Push-Benachrichtigungen zugestellt werden können, müssen Sie dem Web-Browser zuerst erlauben, Push-Benachrichtigungen zuzustellen.&#x20;

### In Google Chrome

#### Beim ersten Zugriff

Wenn Sie zum ersten mal auf eliona zugreifen, werden Sie gefragt ob Sie Benachrichtigungen aktivieren wollen.

Klicken Sie auf **A,** um Benachrichtigungen zuzulassen.&#x20;

<div data-full-width="true"><figure><img src="/files/kAuvNptjUzV7V4p38vhf" alt=""><figcaption><p>Push-Benachrichtigungen anzeigen</p></figcaption></figure></div>

#### Später aktivieren

Wenn Sie Push-Benachrichtigungen später aktivieren oder deaktivieren möchten gehen Sie folgendermaßen vor:

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

1. Klicken Sie in der URL-Leiste von Google Chrome auf **\[A]**
2. Aktivieren bzw. deaktivieren Sie den Schalter bei Benachrichtigungen **\[B]**


---

# 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/push-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.
