> 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/plattform/platform-core/alert-and-escalation/notifications/push-notifications.md).

# Push-Benachrichtigungen

Push-Benachrichtigungen werden über den Webbrowser zugestellt. Sie haben den Vorteil, dass sie auch zugestellt werden, wenn Sie sich derzeit nicht in BuildingPro Suites befinden oder Ihr Browserfenster minimiert ist.

{% hint style="warning" %}
Sie müssen bei BuildingPro Suites angemeldet sein, damit Benachrichtigungen über den Webbrowser zugestellt werden können.
{% endhint %}

Benachrichtigungen im Webbrowser sehen so aus:

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FtPsajcIQf4H23jeCmyRC%2FE7AC8274-F85D-4788-BB1E-0871BCA3C16A.png?alt=media&#x26;token=affe85dd-9273-4af0-82ef-e4c09fb359b6" 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 zuerst dem Webbrowser erlauben, Push-Benachrichtigungen zuzustellen.

### In Google Chrome

#### Beim ersten Zugriff

Wenn Sie BuildingPro Suites zum ersten Mal aufrufen, werden Sie gefragt, ob Sie Benachrichtigungen aktivieren möchten.

Klicken Sie auf **A** um Benachrichtigungen zuzulassen.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FBVP9kPXZVzYMahaoFeQ3%2F180B604F-403D-4B1A-822F-3AE6290834FB.png?alt=media&#x26;token=4be68afe-2ee6-442d-abd0-a6a5631a7aae" 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 wie folgt vor:

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F16cMnw407ktP1kVwttFo%2FC7791153-8763-4E24-9D00-F35A1D6351A3.png?alt=media&#x26;token=b827391b-2de0-404e-8c96-99160fec5791" alt=""><figcaption></figcaption></figure></div>

1. Klicken Sie auf **\[A]** in der URL-Leiste von Google Chrome
2. Den Schalter neben Benachrichtigungen aktivieren oder deaktivieren **\[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/plattform/platform-core/alert-and-escalation/notifications/push-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.
