# Configuration

## Vault Information

Under **Vault Information**, you can update at any moment:

* Vault Icon
* Tagline
* Description

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

## Vault Admins

**Vault Admins** allow you to manage Admin roles for a specific Vault. ***Vault Admins*** are identified through ***Admin Wallets***.

{% hint style="info" %}
A ***Vault Admin*** is delegated role that can manage specific operational tasks such as accounting or subscription processing.

*The Vault Admin role applies only at the Vault level and does not extend to the Collection level.*
{% endhint %}

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

### Adding a Vault Admin

Using **Add Admin**, simply enter the wallet address you wish to whitelist.

<figure><img src="/files/F6s6aAoUl7HSuWAlEFJk" alt="" width="344"><figcaption></figcaption></figure>

### Removing a Vault Admin

Click the **Bin** icon next to the wallet you want to remove. Confirm removal.

<figure><img src="/files/ag7uN8fie5WvbeRDb1Fx" alt="" width="342"><figcaption></figcaption></figure>

## Advanced Configuration

{% hint style="info" %}
Advanced Configuration refers to key parameters related to the management of the Vault. Currently, changes can only be made by the Enzyme team, with self-service functionality coming soon.
{% endhint %}

{% tabs %}
{% tab title="Vault" %}

<figure><img src="/files/8hp2iQT1qcuuR0kRzFuV" alt="" width="199"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Valuation" %}

<figure><img src="/files/F4lpOKE3dfGzsDxZvaft" alt="" width="191"><figcaption></figcaption></figure>

{% hint style="info" %}
For more information about Valuation Handler and Tracked Positions, visit Protocol.
{% endhint %}
{% endtab %}

{% tab title="Fees" %}

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

{% hint style="info" %}
For more information about Fee Handler, Tracker visit Protocol.\
\
For more information about Fee Management, visit Fees.
{% endhint %}
{% endtab %}

{% tab title="Deposits" %}

<figure><img src="/files/WiYQe6KWzVRTNCZ2rGXY" alt="" width="289"><figcaption></figcaption></figure>

{% hint style="info" %}
For more information about Deposit Handler, visit Protocol.

For more information about Deposit Asset, visit Subscription.
{% endhint %}
{% endtab %}

{% tab title="Redemptions" %}

<figure><img src="/files/x7woCEBbd5xEAohU3UqY" alt="" width="288"><figcaption></figcaption></figure>

{% hint style="info" %}
For more information about Redemption Handler, visit Protocol.

For more information about Redemption Asset, visit Subscription.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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/vault/configuration.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.
