> 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/pflichtbasis/platform-core/workspace-and-identity/roles/the-roles-menu.md).

# Das Rollenmenü

Sie können Rollen über das Rollen-Menü anzeigen, verwalten und neue erstellen.

## Das Rollen-Menü öffnen

Sie öffnen das Rollen-Menü über: *Engineering -> Rollen*

## Verfügbare Optionen

<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%2FEzFpiecTfNhgTiFitsy4%2F92490ABA-F2E4-4EC5-AD9D-AA6B6B15E23B.png?alt=media&#x26;token=68108024-b7df-4b65-8c43-b6489bbda8a7" alt=""><figcaption><p>Das Rollen-Menü</p></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="49.93333943684894"></th><th width="191.4000244140625"></th><th></th></tr></thead><tbody><tr><td>A</td><td>Rollenliste</td><td>Eine Liste aller verfügbaren Rollen</td></tr><tr><td>B</td><td>Rolle</td><td>Ein einzelner Rolleneintrag</td></tr><tr><td>C</td><td>Mandanten-Spalte</td><td>Zeigt, in welchen Mandanten diese Rolle verwendet wird</td></tr><tr><td>D</td><td>Kennzeichnung</td><td><p>Zeigt an, dass diese Rolle in mehr als einem Mandanten verwendet wird.</p><p>Bewegen Sie die Maus über dieses Element, um alle Mandanten zu sehen, in denen diese Rolle vorkommt.</p></td></tr><tr><td>E</td><td>Rolle löschen</td><td>Löscht die entsprechende Rolle</td></tr><tr><td>F</td><td>Rolle duplizieren</td><td>Dupliziert die entsprechende Rolle</td></tr><tr><td>G</td><td>Rolle konfigurieren</td><td>Öffnet das Rollenkonfigurationsmenü. <a href="/pages/1d6953fa9afa98cd3398ecc505bd0f24102590dc">-> Eine Rolle konfigurieren</a></td></tr><tr><td>H</td><td>Die Rollenliste durchsuchen</td><td>Weitere Rollen anzeigen, falls verfügbar</td></tr><tr><td>I</td><td>Neue Rolle erstellen</td><td><a href="/pages/1d6953fa9afa98cd3398ecc505bd0f24102590dc">-> Eine Rolle erstellen</a></td></tr><tr><td>J</td><td>Suche</td><td>Nach Rollen suchen</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/pflichtbasis/platform-core/workspace-and-identity/roles/the-roles-menu.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.
