# Vault Dashboard

The [Vault Dashboard](https://dashboard.verygoodsecurity.com) is a front-end experience available to existing and prospective VGS customers. The Vault Dashboard enables users to manage data connections, notifications, and vault configuration settings, create Sandbox vaults, promote Sandbox vaults to Live vaults, view vault metrics, and more.

#### Key Services of the Vault Dashboard <a href="#key-services-within-cmp" id="key-services-within-cmp"></a>

* View Vault metrics and time-based reports

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

* Manage HTTP and SFTP Routes
* Build Forms for Front-end Implementation using [VGS Collect](/vault/developer-tools/vgs-collect.md)
* Review Proxy and Audit Logs
* Leverage templates for common [Routes](/vault/http-proxy/inbound-connection.md) and other data connections
* Manage [Service Accounts](/cmp/platform/authentication.md#id-1-generate-service-account), [Access Credentials](/cmp/platform/authentication.md#id-3-generate-access-credentials), [mTLS Certificates](/vault/http-proxy/mutual-tls-certificates.md), and [Webhook Notifications](/cmp/developer-resources/notifications.md)
* Manage Organization settings and User Access Controls

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

* Access enterprise platform capabilities, such as [SAML SSO](/enterprise-platform/access-management/enterprise-identity-providers/saml-2.0-configuration.md)

{% hint style="info" %}
Note: the Vault Dashboard is a companion experience to the [CMP Dashboard](/cmp/platform/overview/cmp-dashboard.md).&#x20;

As of 2025, some capabilities CMP users require to utilize the full breath of CMP services are housed in the CMP Dashboard experience. Please note that some CMP activities will require navigation across dashboards until all capabilities are consolidated into a single experience.
{% 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.verygoodsecurity.com/vault/readme/vault-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.
