> 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/escalations/configure-users-for-escalations.md).

# Benutzer für Eskalationen konfigurieren

## Übersicht

Damit Alarme an Benutzer eskaliert werden können, müssen die Benutzerprofile korrekt und vollständig konfiguriert sein.

Wenn Sie bereits einen Benutzer angelegt haben, können Sie die erforderlichen Informationen nachträglich im Benutzerprofil hinzufügen.

## Vorgehen

* [-> Öffnen Sie die Benutzerdaten des Benutzers](/collection/german/pflichtbasis/platform-core/workspace-and-identity/users/customize-user-data.md)
* Füllen Sie die markierten Felder aus:

<figure><img src="/files/0e79c913427eb08c697053a54b335bdfa79b1748" alt=""><figcaption><p>Abb. 1 – Informationen eines Benutzerprofils</p></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="74.33333333333331"></th><th width="182"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>E-Mail-Adresse</td><td>Alarme werden an diese E-Mail-Adresse eskaliert.</td></tr><tr><td><strong>[B]</strong></td><td>Schlagwörter</td><td><p>Weisen Sie dem Benutzer Tags zu.</p><p>Nur wenn dem Benutzer derselbe Tag wie der Eskalation zugewiesen ist, kann ein Alarm an diesen Benutzer eskaliert werden. Siehe <a href="/pages/0e91554d70aec1d6fc3058eb910466186dd779f1">->hier</a></p></td></tr><tr><td><strong>[C]</strong></td><td>Eskalationskanäle</td><td>Geben Sie an, über welche Eskalationskanäle der Benutzer benachrichtigt werden soll. Weitere Informationen finden Sie unter <a href="/pages/fb7e057a32e29e5eec784eb196a70b45d49d2e7c">-> Kontaktadressen festlegen</a></td></tr><tr><td><strong>[D]</strong></td><td>Mandanten</td><td><p>Weisen Sie den Benutzer dem entsprechenden Mandanten zu.</p><p>Der Benutzer muss dem Mandanten zugewiesen sein, in dem die Eskalation ausgelöst wird.</p></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/plattform/platform-core/alert-and-escalation/escalations/configure-users-for-escalations.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.
