> ## Documentation Index
> Fetch the complete documentation index at: https://bruno-a6972042-mintlify-f61698fc.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-f61698fc/wxD23mcN9iTSRUBm/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/2-vault-selected.webp?fit=max&auto=format&n=wxD23mcN9iTSRUBm&q=85&s=04f2b30d244b2e0b93bc71f3e28a490f" 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-f61698fc/wxD23mcN9iTSRUBm/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/3-add-secret.webp?fit=max&auto=format&n=wxD23mcN9iTSRUBm&q=85&s=e399008790976d0911bf226a6a633ef0" 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-f61698fc/wxD23mcN9iTSRUBm/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/4-fetch-secrets.webp?fit=max&auto=format&n=wxD23mcN9iTSRUBm&q=85&s=fc6ae4f82923b462d33ff9f924e5886a" 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-f61698fc/wxD23mcN9iTSRUBm/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp?fit=max&auto=format&n=wxD23mcN9iTSRUBm&q=85&s=6c7c0b5ba0daa63981a0b859af55cf48" alt="fetched-secrets" width="2468" height="804" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp" />
