> 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/benutzer/mein-profil.md).

# Mein Profil

## Mein Profil öffnen

<figure><img src="/files/6vTO8ev1mePNvAj1Ri5z" alt=""><figcaption></figcaption></figure>

* Klicken Sie oben rechts auf Ihren Namen \[A] in der Kopfleiste\
  ▷ Das Benutzermenü öffnet sich
* Klicken Sie auf das Zahnradsymbol \[B] neben Ihrer E-Mail-Adresse\
  ▷ Die Seite *Mein Profil* öffnet sich mit allen persönlichen Einstellungen

## Profil verwalten

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

<table data-header-hidden data-full-width="true"><thead><tr><th width="96"></th><th width="277"></th><th></th></tr></thead><tbody><tr><td>[C]</td><td>Zwei-Faktor-Authentifizierung</td><td>Aktivieren oder deaktivieren Sie OTP/2FA zur Erhöhung der Kontosicherheit. <a href="/pages/U1vRVjBOMmmYjr6M4Xkt">→ Zur Dokumentation der Zwei-Faktor-Authentifizierung</a></td></tr><tr><td>[D]</td><td>Passwort ändern</td><td>Öffnet ein Dialogfenster zum Ändern Ihres aktuellen Passworts.</td></tr><tr><td>[E]</td><td>Benachrichtigungseinstellungen</td><td>Verwalten Sie, wann und auf welchem Weg Sie Systembenachrichtigungen erhalten. <a href="/pages/YRpw7lVk1kndQXzWo6UD">→ Zur Dokumentation der Benachrichtigungseinstellungen</a></td></tr><tr><td>[F]</td><td>Allgemeine Informationen</td><td>Enthält:  Name, E-Mail, Sprache, <a href="/pages/Z9HHLdWoC9PWKVCIxwc5">→ Systemrolle</a>, <a href="/pages/CUBKJOkINkgxqBuDlZUb#standard-kartenausschnitt-festlegen">→ Standard Kartenausschnitt festlegen</a></td></tr><tr><td>[G]</td><td>Lokales Nummernformat</td><td>Bestimmt das Anzeigeformat für Zahlen, Datum und Uhrzeit. Verfügbare Formate:– DE-CH Standard– DR-CH Norm– IT-CG Standard– EN-US Standard</td></tr><tr><td>[H]</td><td>Benutzer-Tags</td><td>Tags kennzeichnen Benutzerrollen und Eskalationszugehörigkeiten (z. B. <em>Intern Angestellt</em>, <em>Gast</em>, <em>P1</em>, <em>Kunde04</em>).</td></tr><tr><td>[I]</td><td>Kontaktinformationen</td><td>Kontaktkanäle für Benachrichtigungen: – Telefon – Slack ID – eCall Voice/SMS – Google Space <a href="/pages/1TOArryNDrRDEZcCBAoZ">→ Eskalationen </a></td></tr><tr><td>[J]</td><td>Projektzugehörigkeit</td><td>Übersicht aller Projekte, in denen Sie Mitglied sind, inkl. Rolle (<em>Project-Admin</em>, <em>User</em>). <a href="/pages/ZVncraTnuWvP5KpTzaEa">→ Aussehen eines Projekts anpassen</a></td></tr><tr><td>[K]</td><td>Renzobox-Daten</td><td>Anzeige von Informationen zur Renzobox-Anbindung (falls vorhanden). <a href="/pages/PVBHbYIhVoxRhdhCbmC4">→ Zur Renzobox-Dokumentation</a></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/benutzer/mein-profil.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.
