# 課程時段分類

課程場次分類有助於組織您的課程場次，特別是當您同時有許多課程場次運行時。

## 建立分類

1. 從管理面板，導航至 **Session categories**
2. 點擊 **Add a category**
3. 輸入 **name** 和選用的開始/結束日期
4. 儲存

## 使用案例

* **依程式** — "Leadership Development"、"Technical Training"、"Onboarding"
* **依期間** — "Q1 2026"、"Spring Semester"、"July Batch"
* **依部門** — "Engineering"、"Sales"、"Human Resources"

## 管理分類

* **編輯** — 變更分類名稱或日期
* **指派課程場次** — 在建立或編輯課程場次時，選擇其分類
* **刪除** — 移除分類（分類中的課程場次將變成未分類）


---

# 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/sessions/session-categories.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.
