# Sessiecategorieën

Sessiecategorieën helpen bij het organiseren van uw sessies, vooral wanneer u veel sessies tegelijkertijd heeft lopen.

## Een categorie aanmaken

1. Navigeer vanuit het beheerpaneel naar **Sessiecategorieën**
2. Klik op **Een categorie toevoegen**
3. Voer een **naam** in en optioneel start- en einddatums
4. Sla op

## Gebruiksscenario's

* **Per programma** — "Leiderschapsontwikkeling", "Technische Training", "Onboarding"
* **Per periode** — "Q1 2026", "Lentesemester", "Juli-groep"
* **Per afdeling** — "Techniek", "Verkoop", "Personeelszaken"

## Categorieën beheren

* **Bewerken** — Wijzig de categorienaam of datums
* **Sessies toewijzen** — Selecteer bij het aanmaken of bewerken van een sessie de bijbehorende categorie
* **Verwijderen** — Verwijder een categorie (sessies in de categorie worden dan niet-gecategoriseerd)


---

# 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-nl/beheerdershandleiding/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.
