> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebruno.com/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/bKrHa_JvyAqCslj1/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/2-vault-selected.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=6073fc7ea768e4e1f0262f4d5ebc5ff8" 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/bKrHa_JvyAqCslj1/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/3-add-secret.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=50b7f2e5358f605ff44596b9c964e4b3" 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/bKrHa_JvyAqCslj1/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/4-fetch-secrets.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=756a071e7fc51ef14ee7cd9d83aaa1a3" 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/bKrHa_JvyAqCslj1/images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=c16b1bb74faa3de3da4aff516facd0ae" alt="fetched-secrets" width="2468" height="804" data-path="images/screenshots/secret-variables/hashicorp-vault/config-and-fetching-secrets/5-get-valut-values.webp" />
