# セッションカテゴリ

セッションカテゴリは、特に多くのセッションが同時に進行している場合に、セッションを整理するのに役立ちます。

## カテゴリの作成

1. 管理パネルから、**セッションカテゴリ**に移動します。
2. **カテゴリを追加**をクリックします。
3. **名前**と、必要に応じて開始日/終了日を入力します。
4. 保存します。

## ユースケース

* **プログラム別** — 「リーダーシップ開発」、「技術トレーニング」、「オンボーディング」
* **期間別** — 「2026年第1四半期」、「春学期」、「7月バッチ」
* **部門別** — 「エンジニアリング」、「営業」、「人事」

## カテゴリの管理

* **編集** — カテゴリ名や日付を変更します。
* **セッションの割り当て** — セッションを作成または編集する際に、カテゴリを選択します。
* **削除** — カテゴリを削除します（カテゴリ内のセッションはカテゴリなしの状態になります）。


---

# 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-ja/gaido-1/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.
