---
title: "Delete user group"
sidebar_label: "Delete group"
sidebar_position: 5
description: "How to delete a user group"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import MoreVerticalIcon from '@selectel/docux/icons/more-vertical'

# Delete user group

Deleting a group does not delete the users themselves, but removes the [permissions](/access-control/access-management.mdx#permissions) they had through this group from their permission list.

If a user has individual permissions or is added to other groups, they will retain the corresponding permissions. If a user has no other permissions, they will be left without permissions and will not have access to the Control panel.

1. In the [control panel](https://my.selectel.ru/iam/user_groups) in the top menu click **IAM**.
2. Go to the **Groups** section.
3. In the <MoreVerticalIcon /> group menu, select **Delete**.
4. Enter the group name to confirm.
5. Click **Delete**.

<Formbricks />
