# Users management

The users management is done through generic and familiar icons, and some more specific icons.

![](/files/-LioWAcREl7bKRGu7cDv)

| Icons                                                            | Features                                                                                                                                                                               |
| ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-LioWAcccoTCTL1bcAal)![](/files/-LioWAco91R2C0Rh_EZ-) | Modify the status of the user by clicking the icon (enabled/disabled)                                                                                                                  |
| ![](/files/-LioWAd0lcYFL18L-KZA)                                 | Click to show the list of courses to which the user is subscribed                                                                                                                      |
|                                                                  | Connect as... allows the admin to take the identity of a specific user to check a bug he's reported on the platform (or to help making a quick demonstration using several user roles) |
| ![](/files/-LioWAdEVqkwghojaCIx)                                 | Assign courses to admins or supervisors to follow them up (dashboard)                                                                                                                  |
| ![](/files/-LioWAdQZp2swlrLDm0s)                                 | Assign course sessions to admins or supervisors to follow them up (through the dashboard)                                                                                              |
| ![](/files/-LioWAdkuwsci4Cf38fn)                                 | Gives all the information about the user, his sessions list, courses list and other details, plus many ways to know more from there                                                    |
| ![](/files/-LioWAdtqh1vbGC0hPz-)                                 | Assign users to admins or supervisors to follow them up (through the dashboard)                                                                                                        |
| ![](/files/-LioWAe-lRkRHhh8PyG6)![](/files/-LioWAe9tv8Rrpulrhe6) | Gives a detailed reporting on the user (disabled for teachers and admins)                                                                                                              |
| ![](/files/-LioWAeGZ6DX9KAC82kA)                                 | ![](/files/-LioWAeMJm5TBAw9vUoM)Update user's information and settings                                                                                                                 |
|                                                                  | Show the free/busy calendar of the user                                                                                                                                                |
| ![](/files/-LioWAeUKh_pBcVwWSxR)                                 | Remove a user (after approval)                                                                                                                                                         |
| ![](/files/-LioWAecEGHprGxC6MhJ)![](/files/-LioWAemIhdi7SkOxF6Q) | Shows whether a user is admin or not. Only administrators accounts (or sessions administrators accounts) have a yellow star. Others show a grey star.                                  |

Tableau 1: Administration – Users administration icons


---

# 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/admin-guide/users_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.
