> 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/english-v14/documentation/users/my-profile.md).

# My profile

## Open my profile

<figure><img src="/files/c9dfed889ba4024fb71d8af5f9ceea9c6b54d4a3" alt=""><figcaption></figcaption></figure>

* Click your name \[A] in the top right in the header bar\
  ▷ The user menu opens
* Click the gear icon \[B] next to your email address\
  ▷ The page *My profile* opens with all personal settings

## Manage profile

<div data-full-width="true"><figure><img src="/files/34b843be1bbf6535bce8d41a72a03d72e0eb02c6" 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>Two-factor authentication</td><td>Enable or disable OTP/2FA to increase account security. <a href="/pages/a4e23a0a95a8e12ef004f189c027784d5aee156f">→ To the two-factor authentication documentation</a></td></tr><tr><td>[D]</td><td>Change password</td><td>Opens a dialog window to change your current password.</td></tr><tr><td>[E]</td><td>Notification settings</td><td>Manage when and by which means you receive system notifications. <a href="/pages/690cf99149aaa41d5311c086ba7e69a65c51bfc2">→ To the notification settings documentation</a></td></tr><tr><td>[F]</td><td>General information</td><td>Contains:  Name, email, language, <a href="/pages/45054fb1fdc451e2bfe832ce535b5c7999be62e6">→ System role</a>, <a href="/pages/bba47839c85f0c2c8127888392c2eb2496699118#standard-kartenausschnitt-festlegen">→ Set default map view</a></td></tr><tr><td>[G]</td><td>Local number format</td><td>Determines the display format for numbers, date, and time. Available formats:– DE-CH Standard– DR-CH Norm– IT-CG Standard– EN-US Standard</td></tr><tr><td>[H]</td><td>User tags</td><td>Tags identify user roles and escalation memberships (e.g. <em>Internal employee</em>, <em>Guest</em>, <em>P1</em>, <em>Customer04</em>).</td></tr><tr><td>[I]</td><td>Contact information</td><td>Contact channels for notifications: – Phone – Slack ID – eCall Voice/SMS – Google Space <a href="/pages/9ed74e9a5a5e9d5df9bb0d0d8603421ca2fbebb5">→ Escalations </a></td></tr><tr><td>[J]</td><td>Project affiliation</td><td>Overview of all projects in which you are a member, incl. role (<em>Project admin</em>, <em>User</em>). <a href="/pages/29d8330abdb337493da5f56456e7214efe1c8c6a">→ Customize the appearance of a project</a></td></tr><tr><td>[K]</td><td>Renzobox data</td><td>Display of information about the Renzobox connection (if available). <a href="/pages/f504653e9c84ccfc433037b6ea177b68ef79947f">→ To the Renzobox documentation</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/english-v14/documentation/users/my-profile.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.
