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

You can remove Group admins and Team Managers from (sub)groups in 3 ways:

## A. From the Admins Tab

1. Go to the Users page and then click on the Admins tab.
2. Select the admins you want to remove from from the (sub)groups.
3. Click “Revoke group management access” 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 or Subgroup 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 Admins section.
4. Locate the admin you want to remove and click the bin icon to delete them from the group.

&#x20;

## C. From the Admin Profile

1. Access the student’s profile through the Users page > Admins tab.
2. Click on the admin’s name to open their profile.
3. Scroll down to the Managed 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-admins-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.
