---
title: "View secret value"
sidebar_label: "View secret value"
sidebar_position: 3
description: "How to view the secret value"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import MoreVerticalIcon from 'docs-kit/icons/more-vertical'

# View secret value

If a secret has several [versions](/secrets-manager/secrets/versioning.mdx), you can view the value of the current secret version. To view the value of other versions, use the [Viewing a version value](/secrets-manager/secrets/versioning.mdx#view-secret-version) subsection of the [Secret Versioning](/secrets-manager/secrets/versioning.mdx) guide.

1. In the [Control panel](https://my.selectel.ru/secrets/), in the top menu, click **Products** and select **Secrets Manager**.
2. In the **Secrets** section, in the <MoreVerticalIcon /> menu of the secret, select **View current version value**.

<Formbricks />
