# Manual Group member management

As the name suggests, **Manual User Management** involves adding, removing, and maintaining users in a group manually. This task is usually performed by the **Group Admins**&#x20;

In this section, we are going to learn about the following topics:

1. [<mark style="color:purple;">**Adding users to a group individually**</mark>](/groups-applications/managing-group-members/manual-user-management/adding-users-individually.md)
2. [<mark style="color:purple;">**Adding users to a group in bulk**</mark>](/groups-applications/managing-group-members/manual-user-management/adding-users-in-bulk.md)
3. [<mark style="color:purple;">**Removing users**</mark>](/groups-applications/managing-group-members/manual-user-management/removing-users.md)


---

# 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.senpiper.com/groups-applications/managing-group-members/manual-user-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.
