# How do I remove students from a group or subgroup?

You can remove students in 3 ways:

## A. From the Students Tab

1. Go to the Users page and then click on the Students tab.
2. Select the students you want to remove from the (sub)groups.
3. Click “Remove from groups” in the actions menu.
4. A pop-up will appear, allowing you to select as many groups or subgroups as you like.
5. Click “Accept”. They will automatically be removed.

&#x20;

## B. From the Group Profile

1. Go to the Users page and click on the Groups tab.
2. Find the group or subgroup you want to manage and click on the “(Sub)Group Settings” button.
3. Scroll down to the Students section.
4. Locate the student you want to remove and click the bin icon to delete them from the group.

&#x20;

## C. From the Student Profile

1. Access the student’s profile through the Users page > Students tab, or from the Dashboard > Metrics by Student.
2. Click on the student’s name to open their profile.
3. Scroll down to the Groups section.
4. Find the subgroup you want to remove the student from and click the bin icon next to it.


---

# 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://atrilio.gitbook.io/atrilio-users-guide/groups-and-subgroups/how-do-i-remove-students-from-a-group-or-subgroup.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.
