> 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/users/change-a-users-role.md).

# Die Rolle eines Benutzers ändern

## Eine Rolle ändern

Wie im vorherigen Kapitel erläutert, erhält ein Benutzer eine Rolle, wenn er einem Mandanten zugewiesen wird.

Sie können diese Rolle anschließend anpassen.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F3tjA1rZRRdX1d20feul4%2FE97FB1CD-7571-49F4-87FF-22EDCDA65F74.png?alt=media&#x26;token=4e6a1ca5-0f9d-4772-bd02-df0647ba6bb0" alt=""><figcaption><p>Abb. 1 – Anpassen der Rolle</p></figcaption></figure>

1. Klicken Sie auf **Engineering \[A]**
2. Stellen Sie sicher, dass das **Mandanten** Registerkarte **\[B]** ist ausgewählt
3. Klicken Sie auf den Benutzer, dessen Rolle Sie anpassen möchten **\[C]**

   ▷ Die Mandanteneinstellungen werden geöffnet

   ▷ In **\[D]**&#x73;ehen Sie alle diesem Mandanten zugewiesenen Benutzer
4. Für den Benutzer, dessen Rolle Sie anpassen möchten, klicken Sie auf **\[E]**

   ▷ Die **Benutzer bearbeiten** Fenster **\[F]** erscheint
5. In **\[G]**, wählen Sie die Rolle aus, die Sie diesem Benutzer zuweisen möchten.
6. Klicken Sie auf **Speichern \[H]**

{% hint style="info" %}
**Warum kann ich die Rolle nicht in den Benutzereinstellungen anpassen?**

Benutzer können in verschiedenen Mandanten unterschiedliche Rollen haben. Daher legen Sie in den jeweiligen Mandanteneinstellungen fest, welche Rolle ein Benutzer in diesem Mandanten hat.

[-> Erfahren Sie mehr über Rollen](/collection/german/pflichtbasis/platform-core/workspace-and-identity/roles.md)
{% endhint %}


---

# 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/users/change-a-users-role.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.
