# Κατηγορίες Συνεδριών

Οι κατηγορίες συνεδριών βοηθούν στην οργάνωση των συνεδριών σας, ιδιαίτερα όταν εκτελούνται πολλές συνεδρίες ταυτόχρονα.

## Δημιουργία Κατηγορίας

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-el/odigos-diaxeirisis/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.
