# Customizing a vault

## Introduction

Monica’s vaults offer a wide range of features, and you may find that some are more relevant to your needs than others. Fortunately, you have complete control over which features you use, and can choose to show or hide them as desired. This allows you to tailor your experience to your specific needs and preferences, ensuring that you can work efficiently and effectively within the vault.

There are also some settings that are unique to a vault, while other settings are account-wide.

**Why are not all settings account-wide?**

Some settings should affect everything in an account, while some settings should only have an effect on a specific vault.&#x20;

## Vault settings

### Manage vault users

There are several pieces of data that you should keep an eye on:

1. Contacts that were last updated.
2. Reminders in the next 30 days.
3. Open tasks.

## Last updated contacts

This widget contains the last 5 contacts that were updated by any users in the vault. Updating means any information that was added, edited or removed in the contact entry.

There is no way to define the number of contacts that are shown here.


---

# 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.monicahq.com/vaults/dashboard.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.
