# 管理指南

歡迎閱讀 Chamilo 2.0 管理指南。本指南專為負責安裝、配置和管理 Chamilo 實例的平台管理員設計。

## 作為管理員您可以做什麼

作為 Chamilo 管理員，您可以管理：

* **安裝與配置** — 在您的伺服器上設置 Chamilo，配置儲存、電子郵件和環境設置
* **使用者** — 建立、匯入和管理使用者帳戶、角色和權限
* **課程與會期** — 監督課程建立，管理課程目錄，並配置培訓會期
* **平台設置** — 配置門戶行為、安全性、效能和功能可用性
* **認證** — 設置外部登入系統（OAuth2、LDAP、CAS、SCIM）
* **整合** — 將 Chamilo 連接到視訊會議、LTI 工具、AI 提供商等
* **品牌化** — 使用主題和視覺設置自訂平台的外觀和風格
* **維護** — 執行備份、監控系統健康狀況和管理儲存

## 本指南的組織方式

1. **入門** — 管理介面概述
2. **安裝** — 伺服器需求、安裝精靈和初始配置
3. **使用者** — 管理使用者帳戶、角色、群組和個人資料
4. **課程** — 管理課程、類別和匯入/匯出
5. **會期** — 組織有時間限制的培訓群組
6. **平台設置** — 配置平台的各個方面
7. **認證** — 設置外部認證提供商
8. **整合** — 連接第三方服務
9. **插件** — 管理平台擴展
10. **多網址** — 從單一安裝運行多個門戶
11. **維護** — 備份、系統狀態和清理
12. **品牌化** — 自訂平台外觀

## 存取管理面板

以管理員身份登入後，點擊側邊欄中的 **Administration** <img src="/files/LkxW7p6XMBsYpdVwDwoH" 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-tw/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.
