# Benutzer zum Kurs hinzufügen

Der Admin kann jeden Kurs abonnieren, den er möchte:

* wählen Sie einen oder mehrere Benutzer in der Liste auf der linken Seite aus (verwenden Sie STRG oder UMSCHALTTASTE, um mehrere auszuwählen),
* Wählen Sie den Kurs aus, für den Sie diese Benutzer abonnieren möchten,
* klicken Sie auf *Benutzer abonnieren*.

![](/files/-LH9DIspASYL2i-1xP1n) Illustration 62: Administration — Abonnieren Sie Benutzer zu Kursen


---

# 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-de/admin-anleitung/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.
