# Voeg gebruikers toe aan de cursus

De admin kan iedereen inschrijven voor welke cursus hij maar wil:

* selecteer een of meerdere gebruikers in de lijst aan de linkerkant (gebruik CTRL of SHIFT om meerdere te selecteren),
* Kies de cursus (s) om deze gebruikers op te abonneren,
* klik op *Subscribe users to course*.

![](/files/0ZMjdj1nLzEqrOJFjnzE)

Afbeelding: Beheer - Gebruikers abonneren op cursussen


---

# 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/1.11.x-nl/admin-gids/courses_management/add_users_to_course.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.
