> 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/using-faronics-insight/the-insight-teacher-console/classrooms/remove-student-from-classroom.md).

# Remove Student from Classroom

The Teacher can remove a Student from the current classroom.

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

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

1. Select the Student to be removed from the Classroom.
2. Click *Classrooms*.
3. Click *Remove Student from Classroom*.&#x20;
4. Confirm that you want to remove the Student by clicking the *Remove Student* button.

<div align="left"><img src="/files/-MkhKl_FpbZWrWwrkIvz" alt=""></div>

The Student will now be removed from the class.

![](/files/lVo16RXXvCMbqMhbOfnx)

{% hint style="success" %}
The selected Student has been removed from the classroom. See [Manage Classrooms](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/classrooms/manage-classrooms.md) for a guide on managing classrooms.
{% endhint %}


---

# 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:

```
GET https://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/classrooms/remove-student-from-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.
