> ## Documentation Index
> Fetch the complete documentation index at: https://bruno-a6972042-mintlify-35e3fd5a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring and Fetching secrets

1. Go to **Collection Settings** and navigate to the **Secrets** tab.

2. Select `Vault` as the provider.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-35e3fd5a/hRlRUYAAUWVpHf08/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/2-vault-selected.webp?fit=max&auto=format&n=hRlRUYAAUWVpHf08&q=85&s=249f0177dd95d3467fd4ff506e66fc6e" alt="vault-selected" width="2468" height="804" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/2-vault-selected.webp" />

3. Choose an environment if not already selected. (Secrets are environment-specific)

4. Add a new secret by clicking on the `+ Add Secret` button.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-35e3fd5a/hRlRUYAAUWVpHf08/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/3-add-secret.webp?fit=max&auto=format&n=hRlRUYAAUWVpHf08&q=85&s=21a53bb1ab0a2d7294054bcfd6285ea2" alt="add-secret" width="2468" height="976" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/3-add-secret.webp" />

5. Provide a name for the secret and specify the relative path to where the secret is stored in Vault.

6. Click on the `Fetch Secrets` button on the top right corner, choose one of the secret providers, and click on the `Fetch` button.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-35e3fd5a/hRlRUYAAUWVpHf08/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/4-fetch-secrets.webp?fit=max&auto=format&n=hRlRUYAAUWVpHf08&q=85&s=81a4f5d37d201d3301992a01ec70d566" alt="fetch-secrets" width="2468" height="804" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/4-fetch-secrets.webp" />

7. The fetched secrets will be displayed in the table along with their names and paths.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-35e3fd5a/hRlRUYAAUWVpHf08/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp?fit=max&auto=format&n=hRlRUYAAUWVpHf08&q=85&s=508163330a45923119dd098cdc162240" alt="fetched-secrets" width="2468" height="804" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp" />
