> ## 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.

# グループ管理

> ABBYY FlexiCapture のグループ管理 API メソッド。グループの作成と削除、メンバーの追加と削除、グループ、子グループ、メンバーの情報取得を行います。

このセクションでは、グループの管理中にユーザーが実行できる次の操作に対応するメソッドについて説明します。

| [AddToGroup](/ja/flexi-capture/add-to-group)             | ユーザーまたはグループを指定したグループに追加します     |
| -------------------------------------------------------- | ------------------------------ |
| [CreateGroup](/ja/flexi-capture/create-group)            | 新しいグループを作成します                  |
| [DeleteGroup](/ja/flexi-capture/delete-group)            | グループを削除します                     |
| [GetChildGroups](/ja/flexi-capture/get-child-groups)     | 指定したグループに含まれるすべてのグループの情報を取得します |
| [GetGroup](/ja/flexi-capture/get-group)                  | グループの情報を取得します                  |
| [GetGroups](/ja/flexi-capture/get-groups)                | すべてのグループの情報を取得します              |
| [GetUsersInGroup](/ja/flexi-capture/get-users-in-groups) | 指定したグループに含まれるすべてのユーザーの情報を取得します |
| [RemoveFromGroup](/ja/flexi-capture/remove-from-group)   | 指定したグループからユーザーまたはグループを削除します    |
