# Vault Admin

Whitelist Manager Admin:&#x20;

* The vault creator can assign this role to any address which gives that particular address the ability to add Whitelist Managers who can manage whitelist users. By default the portfolio owner is the whitelist manager admin.

Whitelist Manager:&#x20;

* The vault creator can assign this role which gives ability to add/remove addresses from the vault whitelist (users who are able to deposit and withdraw from the vault).&#x20;

Asset Manager Admin:

* The vault creator can assign this role to any address which gives that particular address the ability to add any asset manager who can manage the whole fund and will be able to change settings of the fund and also rebalance it.

Asset Manager:

* The vault creator can assign this role to any address which gives that particular address the ability to manage the vault and will be able to change settings of the vault, trade and rebalance it.&#x20;

Description changes

* The vault creator can change the description of the vault using the setting’s tab.

Fee changes

* The vault creator can change entry/exit fees, management fees and performance fees by first proposing it and then after 28 days implementing it (to give users enough time to exit the vault before the fee change).<br>


---

# 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.velvet.capital/archive-previous-version/vault-admin.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.
