# 入门指南

本节介绍 Chamilo 2.0 管理界面，并帮助您快速上手。

## 谁是管理员？

Chamilo 拥有多个级别的管理角色：

| 角色         | 权限                                   |
| ---------- | ------------------------------------ |
| **管理员**    | 对平台的所有管理功能拥有完全访问权限。也称为 **门户管理员**     |
| **全局管理员**  | 与门户管理员相同，但在多 URL（多租户）设置中可以访问所有访问 URL |
| **课程管理员**  | 可以管理课程，将用户注册到课程中，并访问课程相关设置           |
| **人力资源经理** | 可以查看所分配用户的学习进度和跟踪数据                  |
| **问题管理员**  | 更多是内容策展人而非管理员，问题管理员可以访问全局题库以审查问题的质量  |

本指南主要关注 **门户管理员** 角色，该角色拥有最广泛的访问权限。

## 登录

管理员通过与其他用户相同的登录页面进行登录。输入凭据后，如果没有其他配置，您将被引导至 **管理** 页面。与其他用户角色相比，一个显著的区别是侧边栏中显示的 **管理** 部分（其他角色不可见）。

## 下一步

* [管理界面概览](/2.x-zh-cn/guan-li-zhi-nan/admin-guide/getting-started/admin-interface-overview.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/getting-started.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.
