# Add Student to Classroom

The Teacher can add a Student to any Classroom in the list.

{% hint style="info" %}
This action is not available for Assistant Teachers.
{% endhint %}

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

1. Click *Classrooms*.
2. Click *Add Student to Classroom*.&#x20;
3. Select a Student from the list to add to the class.
4. Click *Add to Class*.

![Select a Student to Add to the Classroom](/files/-MkhI-Dgh0oooPfJxZid)

The Student card will now appear in the Class.

![Student Added to the Class](/files/sG2u69pKOgRzISqGL9iq)


---

# 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.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/classrooms/add-student-to-classroom.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.
