---
title: "Revoke a token in Container Registry"
sidebar_label: "Revoke token"
sidebar_position: 4
description: "How to revoke a token"
---

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

# Revoke a token in Container Registry

If a token is compromised, revoke it. The revoked token will remain in the token list — it can be [regenerated](/craas/tokens/regenerate-token.mdx) or [deleted](/craas/tokens/delete-token.mdx).

1. In the [Control panel](https://my.selectel.ru/vpc/default/craas/), in the top menu, click **Products** and select **Container Registry**.
2. Open the **Tokens** tab.
3. In the <MoreVerticalIcon /> menu of the token, select **Revoke**.
4. Enter the token name to confirm revocation.
5. Click **Revoke**. The token will remain in the token list, but will be invalid.

<Formbricks />
