---
title: "Disable or delete a user"
sidebar_label: "Disable or delete a user"
sidebar_position: 3
description: "How to delete any user or disable a service user"
---

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

# Disable or delete a user

Users can be disabled and deleted by the [Account Owner](/access-control/user-types.mdx#account-owner) and users with the [`iam.admin`](/access-control/role-reference.mdx#iam-admin) role.

[Panel users](/access-control/user-types.mdx#panel-users) can only be deleted. [Service users](/access-control/user-types.mdx#service-users) can be disabled or deleted.

## Delete a user \{#delete-user}

1. In the [control panel](https://my.selectel.ru/iam/service-users), click **IAM \*\*\*\* in the top menu**.

2. Go to the section for the required [user type](/access-control/user-types.mdx):

   * **Panel users** — for users with access to the control panel;
   * **Service users** — for users with programmatic access without access to the control panel.

3. In the  user menu, click **Delete**.<MoreVerticalIcon />

4. Enter the user's email to confirm.

5. Click **Delete**.

## Disable a service user \{#disable-service-user}

A disabled user will not be able to log in with their credentials. You can enable the user at any time.

1. In the [control panel](https://my.selectel.ru/iam/service-users), click **IAM \*\*\*\* in the top menu**.
2. Go to the **Service Users** section.
3. In the user row, in the **Status** column, turn off the toggle.

<Formbricks />
