# Connect Credential Vault to an Asset

{% hint style="info" %}
**NOTE:** Only **1 Dynamic Credential Vault** can be linked to a particular asset
{% endhint %}

### 1. Navigate to the Assets Dashboard

Click the **Edit Icon** of the Asset to which you want to connect a Credential Vault.

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

{% hint style="info" %}
In this case we are using a **Dynamic - Request Based Assign** Vault Type
{% endhint %}

### 2. Select the desired Credential Vault

A **Credential Vault** dropdown should populate all the credentials in the company, you can select the credential vault you wish to connect this asset with.

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

{% hint style="success" %}
:tada: Congratulations you've successfully **Connected a Credential Vault with an Asset**
{% endhint %}


---

# Agent Instructions: 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/connect-credential-vault-to-an-asset.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.
