# Manage a Collection

## Vault Information

A **Collection** information can be edited from the Vault Collection homepage using the **Edit** function.

<figure><img src="/files/27G1BlqwwmLJkFcg0h89" alt="" width="368"><figcaption></figcaption></figure>

<details>

<summary>Information</summary>

You can update at any moment:

* Collection Name
* Subdomain
* Tagline
* Description

</details>

<details>

<summary>Icon</summary>

<figure><img src="/files/3Pq92Hs5XQFqzFnLWbz8" alt="" width="238"><figcaption></figcaption></figure>

<figure><img src="/files/l9nt2tDYtPwq0hUs92Ea" alt="" width="375"><figcaption></figcaption></figure>

</details>

<details>

<summary>Cover</summary>

<figure><img src="/files/nIf8lzFeHaCjkNCjoHsK" alt="" width="238"><figcaption></figcaption></figure>

<figure><img src="/files/CMf2R9SUvn5nlAH1zfnv" alt="" width="375"><figcaption></figcaption></figure>

</details>

<details>

<summary>Social Channels</summary>

<figure><img src="/files/4shEgcsonFXxVPsZEjgZ" alt="" width="240"><figcaption></figcaption></figure>

</details>

<details>

<summary>Theme</summary>

Your customers will see Vault Collections in either Light or Dark mode, and you can customize the primary colors to reflect your brand.

<figure><img src="/files/6PaFfLMrrJr1dnAoAqGe" alt="" width="348"><figcaption></figcaption></figure>

</details>

## Adding a Vault

Vaults can be added to **Collections** from the Vault Collection homepage using the **Edit Vault Selection** function.

<figure><img src="/files/Xr3yGHnoo7GhJcO7vhNN" alt="" width="375"><figcaption></figcaption></figure>

Select the desired Vaults and **Save Selection**. The Vaults will appear in your Vault Collection, under **Managed Vaults**.

<figure><img src="/files/0AquSNaGvt00LEdh0iwZ" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.enzyme.finance/onyx-user-documentation/administration-app/editor/manage-a-collection.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.
