# 管理指南

欢迎使用 Chamilo 2.0 管理指南。本指南专为负责安装、配置和管理 Chamilo 实例的平台管理员设计。

## 作为管理员您可以做什么

作为 Chamilo 管理员，您可以管理：

* **安装与配置** — 在您的服务器上设置 Chamilo，配置存储、电子邮件和环境设置
* **用户** — 创建、导入和管理用户账户、角色和权限
* **课程与会话** — 监督课程创建，管理课程目录，并配置培训会话
* **平台设置** — 配置门户行为、安全性、性能和功能可用性
* **认证** — 设置外部登录系统（OAuth2、LDAP、CAS、SCIM）
* **集成** — 将 Chamilo 连接到视频会议、LTI 工具、AI 提供商等
* **品牌定制** — 通过主题和视觉设置自定义平台的外观和感觉
* **维护** — 执行备份，监控系统健康状况，并管理存储

## 本指南的组织方式

1. **入门** — 管理界面的概述
2. **安装** — 服务器要求、安装向导和初始配置
3. **用户** — 管理用户账户、角色、组和个人资料
4. **课程** — 管理课程、类别和导入/导出
5. **会话** — 组织有时间限制的培训队列
6. **平台设置** — 配置平台的各个方面
7. **认证** — 设置外部认证提供商
8. **集成** — 连接第三方服务
9. **插件** — 管理平台扩展
10. **多URL** — 从单一安装运行多个门户
11. **维护** — 备份、系统状态和清理
12. **品牌定制** — 自定义平台外观

## 访问管理面板

以管理员身份登录后，点击侧边栏中的 **Administration** <img src="/files/Xw7WtZsZz7RWAT2kEvYQ" alt="管理员" data-size="line"> 以访问管理面板。


---

# 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.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.
