# 入門指南

本節介紹 Chamilo 2.0 管理介面，並幫助您快速上手。

## 誰是管理員？

Chamilo 設有多個層級的管理角色：

| 角色         | 存取權限                                   |
| ---------- | -------------------------------------- |
| **管理員**    | 對平台的所有管理功能擁有完全存取權限。也稱為 **門戶管理員**       |
| **全局管理員**  | 與門戶管理員相同，但在多網址（多租戶）設置中可跨所有存取網址進行管理     |
| **課程管理員**  | 可管理課程，將用戶註冊到課程中，並存取與課程相關的設置            |
| **人力資源經理** | 可查看所分配用戶的學習進度和追蹤數據                     |
| **問題管理員**  | 與其說是管理員，不如說是內容策展人，問題管理員可存取全局題庫以審核問題的品質 |

本指南主要聚焦於 **門戶管理員** 角色，該角色擁有最廣泛的存取權限。

## 登入

管理員透過與其他用戶相同的登入頁面進行登入。輸入您的憑證後，若無其他設定，您將被導向至 **管理** 頁面。與其他用戶角色的一個顯著區別是側邊欄中的 **管理** 部分（其他角色無法看到）。

## 下一步

* [管理介面概覽](/2.x-zh-tw/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-tw/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.
