# Secrets Store

The Secrets Store enables users to store value. A user can choose if a value needs to be concealed or not.

A secret remains unrevealed during stream execution. To read and use a secret in a stream, the node "*Get Secret*" should be used.

## Create a secret

Go to the Space where your secret will be needed. Navigate to the "*Secrets Store"* in the menu on the left side. A list of all secrets available in this Space appears.

* Click on the button "*+ Create secret*" in the upper right quarter of the UI
* Assign a unique name to your secret
* Fill in a value
* Click on the padlock-icon to close it and conceal the value, if needed
* Click on "*Create*" to finish the process and create the secret

The secret is now visible in the list, and when chosen, the value is concealed by asterisks.

<figure><img src="https://content.gitbook.com/content/joak4hJ5ldHelstfIZvQ/blobs/7vT7n7D7dxYzqrgm46en/SecretsStore_padlock-icon.gif" alt=""><figcaption><p>Use the padlock icon to conceal the value in lists and logs</p></figcaption></figure>
