> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Group management

> ABBYY FlexiCapture group management API methods to create and delete groups, add or remove members, and request group, child group, and member information.

This section describes methods that allow a user to perform the following actions while managing groups:

| [AddToGroup](/flexi-capture/add-to-group)             | Add a user or a group to the specified group                                  |
| ----------------------------------------------------- | ----------------------------------------------------------------------------- |
| [CreateGroup](/flexi-capture/create-group)            | Create a new group                                                            |
| [DeleteGroup](/flexi-capture/delete-group)            | Delete a group                                                                |
| [GetChildGroups](/flexi-capture/get-child-groups)     | Request information about all groups that are included in the specified group |
| [GetGroup](/flexi-capture/get-group)                  | Request information about a group                                             |
| [GetGroups](/flexi-capture/get-groups)                | Request information about all groups                                          |
| [GetUsersInGroup](/flexi-capture/get-users-in-groups) | Request information about all users that are included in the specified group  |
| [RemoveFromGroup](/flexi-capture/remove-from-group)   | Remove a user or a group from the specified group                             |
