> For the complete documentation index, see [llms.txt](https://chamilo-docs.stoneageit.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chamilo-docs.stoneageit.ch/leitfaden-fuer-lehrer/projects/roles_management.md).

# Rollenverwaltung

Das Symbol \_Roles Management ![](/files/-MQg7vJ1RSHpSiteCA8P) zeigt eine Seite mit den erstellten und Benutzern zugewiesenen Rollen/Aufgaben an:

![](/files/-MQg7vJ5HHs8UTMLGCLd)*Illustration 166: Projekte - Rollenverwalt*

Auf der Seite *Roles management* können Sie detaillierte Aufgaben eines Projektschritts erstellen oder den Mitgliedern eines Projekts Rollen zuweisen.

So erstellen Sie eine neue Aufgabe/Rolle:

* klicken Sie auf das Symbol *Neue Rolle hinzufügen* ![](/files/-MQfWYQ1V6PymA252Pxe),
* geben Sie der Rolle einen Titel, eine Beschreibung und weisen Sie Berechtigungen zu,
* Wählen Sie eine Farbe mit der Dropdown-Leiste aus,
* klicken Sie auf *Speichern.*

![](/files/-MQfWYQ2Ii5wxY1XJZ27)*Illustration 168: Projekte — Neue Rolle*

→ Die neue Rolle wird in der Rollenliste angezeigt.


---

# 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:

```
GET https://chamilo-docs.stoneageit.ch/leitfaden-fuer-lehrer/projects/roles_management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
