---
title: "Delete secret"
sidebar_label: "Delete secret"
sidebar_position: 5
description: "How to delete a secret from Secrets Manager"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import TrashIcon from '@selectel/docux/icons/trash'

# Delete secret

If the secret has [versions](/secrets-manager/secrets/versioning.mdx), they will be deleted.

1. In the [Control panel](https://my.selectel.ru/secrets/), on the top menu, click **Products** and select **Secrets Manager**.
2. In the **Secrets** section, in the secret row, click <TrashIcon />.
3. Enter the secret name to confirm the deletion.
4. Click **Delete**.

<Formbricks />
