# Roles management

The *Roles management* icon ![](/files/-LH9D8Bitu2P6yu2RfmI) displays a page listing the roles/tasks created and assigned to users:

![](/files/-LioWPVrvd-HJ_FI9oI3)

*Illustration: Projects - Roles management*

From the *Roles management* page you can create detailed tasks of a project step or assign roles to the members of a project.

To create a new task/role:

* click the *Add a new role* icon ![](/files/-LH9D8C8m2guj0sWTwcI),
* give the role a title, description and assign permissions,
* choose a color using to the drop-down bar,
* click *Save.*

![](/files/-LH9D8CKACIKkmkLhgCh)

*Illustration: Projects – New role*

→ The new role appears in the roles list.


---

# Agent Instructions: 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://docs.chamilo.org/1.11.x/teacher-guide/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.
