> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/german/faronics-insight-verwenden/die-insight-lehrerkonsole/klassenraume/schuler-zu-klassenraum-hinzufugen.md).

# Schüler zu Klassenraum hinzufügen

Der Lehrer kann einen Schüler zu einem beliebigen Klassenraum in der Liste hinzufügen.

{% hint style="info" %}
Diese Aktion ist für Assistenzlehrer nicht verfügbar.
{% endhint %}

<figure><img src="/files/rywt108vvI0Z51EADq4K" alt=""><figcaption></figcaption></figure>

1. Klicken Sie auf *Klassenräume*.&#x20;
2. Klicken Sie auf *Schüler zu Klassenraum hinzufügen*.&#x20;
3. Wählen Sie einen Schüler aus der Liste, um ihn zur Klasse hinzuzufügen.&#x20;
4. Klicken Sie auf *Zu Klasse hinzufügen*.

![Auswahl eines Schülers, der zum Klassenraum hinzugefügt werden soll](https://lh3.googleusercontent.com/nrtigxs4DeMc-DUXj9VPEop7G7F_gx1DA4W8E9SFwm1DGp5OeuZ3XhxGxrpAfilkP2SCaFefGDYhltUlVYD4zpdhY6v-ij48CYrxbn5R2KBhfmP6ryVfIxDjyGvo0YxOY5iLyZN9B4lZtbWx1sNlGQ)

Die Schülerkarte wird nun in der Klasse angezeigt.

![Schüler zur Klasse hinzugefügt](https://lh4.googleusercontent.com/uF7OpEtKrk8iuhB-pgzmX0m2x2hoCr8-vemskvTCgwwQAhkyXOJ6O-6caUvOuVLzmwON-gvRoyEnCr2STDkLBLBHNxMTowf32pB5A1MJp4Volku1jON9WVPRuxtfbDQPUE-5K_G1mnp7v136nsqZWQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/german/faronics-insight-verwenden/die-insight-lehrerkonsole/klassenraume/schuler-zu-klassenraum-hinzufugen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
