> ## Documentation Index
> Fetch the complete documentation index at: https://bruno-a6972042-mintlify-ccef9df1.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-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/2-vault-selected.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=c9d6fc07294cb39f2c87668f87cdbada" 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-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/3-add-secret.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=95e9ac87b9112544522176a40e171455" 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-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/4-fetch-secrets.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=59b3dc7d7507846968fa7db7aeb33784" 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-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=d010c640fff116e25acf3eb513c62d7e" alt="fetched-secrets" width="2468" height="804" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp" />
