# 使用者

本節涵蓋如何在您的 Chamilo 平台上管理使用者帳戶 — 建立使用者、指派角色、將使用者組織成群組，以及管理個人檔案。

* [**使用者角色**](/2.x-zh-tw/guan-li-zhi-nan/admin-guide/users/user-roles.md) — 了解不同使用者角色及其權限
* [**管理使用者**](/2.x-zh-tw/guan-li-zhi-nan/admin-guide/users/managing-users.md) — 建立、編輯、匯入及匯出使用者帳戶
* [**使用者群組**](/2.x-zh-tw/guan-li-zhi-nan/admin-guide/users/user-groups.md) — 將使用者組織成平台範圍的群組
* [**使用者剖析**](/2.x-zh-tw/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-tw/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.
