# Organization member management

The organization admin can manage members of the organization from the manage members page. All the classrooms and their members come under the organization members.

<figure><img src="https://lh4.googleusercontent.com/S2qHnqgTUmewP8hQP8tIDdxEI6KO2sxkQ4OtA15l01EHEfvHGalRdDY523ORIVLpbG8v21DytbxY62jRi7RYPgLbeGsIRWILX4E5didfGl4OOp74TmTkDssTbNuyHfWlghy_XDTfqs8BSyfC527xLRCYHTeg4sWixY-BDKSXCIHI17icWpw5j-vb" alt=""><figcaption></figcaption></figure>

### Roles&#x20;

* **Super Admin**: Super Admin is the creator of the organization and has all the permissions.
* **Admin**: Admin has all the permissions like adding/removing classrooms in the organization, role management, and classroom member management. Admin cannot update the role of super admin.
* **Moderator**: A moderator can add/remove classrooms and can manage only the classrooms he is the admin of.&#x20;
* **Member**: A member cannot do any member or classroom management operations. He just has read permissions in the organization.

<figure><img src="https://lh3.googleusercontent.com/rNk2t-JVo2JxJFDJaenNjOURW8Fd-CAxSi9_C2DIPU6e4E3LENl9gVwc2vlCAEeAIp84GXHShaqn7JOwfz9dsnZCgzJ2XXxXHoZ7S-jWbjBH6QcabI34NFXKhCJjqfAAWMHCN-7NzUjFBiyDtwtfrwG7dcTRSOa2AVGWVFYqANgXUZsLKLrXKu3f" alt=""><figcaption></figcaption></figure>


---

# 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.edredo.com/edredo-organizations/organization-member-management.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.
