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

# Manage user groups

> Organize ABBYY FlexiCapture users into groups to grant permissions to many users at once: create and nest groups, add members, and assign roles.

Groups let you grant access permissions to many users at once, instead of to each user individually.

To manage user groups, open the Administration and Monitoring Console and click **Settings → Groups**. Use the search bar to find a specific group in the list.

## Create a user group

<Steps>
  <Step title="Create the group">
    Click **Settings → Groups**, and then click the **New group** button.
  </Step>

  <Step title="Specify the group settings">
    Specify the following settings:

    * **Name** – The name of the new group.
    * **Description** – A description of the new group.
  </Step>

  <Step title="Add the group to other groups">
    A group can be part of another group. To add this group to another group, click the **Add** link in the **Belongs to groups** section.

    <Note>
      If a user belongs to group A and you add this group to group B, the user receives all permissions granted to both groups.
    </Note>
  </Step>

  <Step title="Add users to the group">
    Click the **Add** link in the **Users** section and select the users in the **Users** dialog box.

    <Tip>
      You can also add a user to a group using the options on the user's account page. To view a user's account page, click **Settings → Users** and select a user.
    </Tip>

    <Note>
      If a user belongs to one or more groups, the user receives all of the permissions granted to all the groups they belong to, in addition to the permissions granted to them directly.
    </Note>
  </Step>

  <Step title="Set roles and permissions">
    Set up the group's roles and permissions for projects and batch types in these projects.
  </Step>

  <Step title="Save the group">
    Click **Save**.
  </Step>
</Steps>

<Tip>
  You can also import user groups from Active Directory. For more information, see [Manage users](/flexi-capture/admin-guide/users-setup).
</Tip>

## Change the settings and permissions of a user group

<Steps>
  <Step title="Open the group">
    Click **Settings → Groups**, and then click the name of a group in the list.
  </Step>

  <Step title="Edit the group">
    On the page that opens, you can:

    * Change the group's name and description
    * Add the group to other groups or remove it from other groups
    * Add or remove users
    * Assign or remove roles
    * Grant or revoke access permissions for projects
  </Step>

  <Step title="Save your changes">
    Click **Save**.
  </Step>
</Steps>

## Delete a group

<Steps>
  <Step title="Select the groups">
    Click **Settings → Groups** and select one or more groups in the list.
  </Step>

  <Step title="Delete the groups">
    Click **Delete**.
  </Step>
</Steps>
