# 用户

本节介绍如何在您的 Chamilo 平台上管理用户账户——创建用户、分配角色、将用户组织成组以及管理个人资料。

* [**用户角色**](/2.x-zh-cn/guan-li-zhi-nan/admin-guide/users/user-roles.md) — 了解不同的用户角色及其权限
* [**管理用户**](/2.x-zh-cn/guan-li-zhi-nan/admin-guide/users/managing-users.md) — 创建、编辑、导入和导出用户账户
* [**用户组**](/2.x-zh-cn/guan-li-zhi-nan/admin-guide/users/user-groups.md) — 将用户组织成平台范围内的组
* [**用户资料配置**](/2.x-zh-cn/guan-li-zhi-nan/admin-guide/users/user-profiling.md) — 配置额外的个人资料字段和用户元数据


---

# 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/2.x-zh-cn/guan-li-zhi-nan/admin-guide/users.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.
