---
title: "Create a user group"
sidebar_label: "Create a group"
sidebar_position: 2
description: "How to create a user group for centralized management of multiple users"
---

import Formbricks from '@theme/MDXComponents/Formbricks'

# Create a user group

1. [Add a group](#add-group).
2. [Assign permissions to a group](#assign-permissions).
3. [Add users to a group](#add-users-to-group).

## 1. Add a group \{#add-group}

1. In the [control panel](https://my.selectel.ru/iam/user_groups), on the top menu, click **IAM**.
2. Go to the **Groups** section.
3. Click **Add group**.
4. Enter a group name.
5. Optional: enter a group description.
6. Click **Add group**.

## 2. Assign permissions to a group \{#assign-permissions}

1. In the [control panel](https://my.selectel.ru/iam/user_groups), on the top menu, click **IAM**.
2. Go to the **User groups** section.
3. Open the user group page.
4. Click **Assign permission**.
5. Select an [access scope](/access-control/access-management.mdx#scopes).
6. If you selected the **Projects** access scope, select the required projects.
7. Select a [role](/access-control/access-management.mdx#roles).  To add the [`member`](/access-control/role-reference.mdx#member)[ balance](/balance-and-payments/balance.mdx) on the account must be at least 200 ₽.
8. Optional: to assign an additional permission to a group, click **Add permission** and follow steps 5-7.
9. Click **Save**.

## 3. Add users to a group \{#add-users-to-group}

1. In the [control panel](https://my.selectel.ru/iam/user_groups), on the top menu, click **IAM**.
2. Go to the **User groups** section.
3. Open the user group page.
4. In the **Users** block, click **Add users**.
5. In the list of all users in the account, select the users you want to add to the group.
6. Click **Save**.

<Formbricks />
