> For the complete documentation index, see [llms.txt](https://docs.bugbase.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bugbase.ai/company-guide/credential-vaults.md).

# Credential Vaults

A Credential Vault contains **sets of testing credentials** for a particular asset on BugBase. These vault credentials can be imported on your BugBase Dashboard via a CSV file

Companies can manage their credentials and assign credential sets to Bug Hunters on their respective programs.

You can view all **Credential Vaults** in the Asset Page itself

<figure><img src="/files/Oxih5Eq7ahKhfvxSbdJ3" alt=""><figcaption></figcaption></figure>

## Quick Setup

Follow these setup guides to get started with Credential Management on BugBase

### 1. Creating a Credential Vault

{% content-ref url="/pages/XAZ3bxjNoJZu9JsdnK2U" %}
[Creating a Credential Vault](/company-guide/credential-vaults/creating-a-credential-vault.md)
{% endcontent-ref %}

### 2. Adding Credentials to Vault

{% content-ref url="/pages/YqYd5yLr6X8KKZ4S8Zp8" %}
[Adding Credentials to Vault](/company-guide/credential-vaults/adding-credentials-to-vault.md)
{% endcontent-ref %}

### 3. Connecting Credential Vault to an Asset

{% content-ref url="/pages/7pKBvxit5CEDBUbQ3fAE" %}
[Connect Credential Vault to an Asset](/company-guide/credential-vaults/connect-credential-vault-to-an-asset.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bugbase.ai/company-guide/credential-vaults.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
