# فئات الجلسات

تساعد فئات الجلسات في تنظيم جلساتك، خاصة عندما يكون لديك العديد من الجلسات تعمل في وقت واحد.

## إنشاء فئة

1. من لوحة الإدارة، انتقل إلى **Session categories**
2. انقر على **Add a category**
3. أدخل **اسمًا** وتواريخ بداية/نهاية اختيارية
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-ar/dlyl-alidarh/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.
