# Custom Dashboard

{% hint style="info" %}
The Custom Dashboard is managed in *Settings -> Project->*&#x41;nalytic&#x73;*->Custom Dashboard Menu.*
{% endhint %}

### Introduction

Purpose:

The **Custom Dashboard Creation** page allows users to enable custom dashboards to gain insights about their assets. The interface offers input fields for creating a new dashboard, which includes providing specific identifiers and a quick seal.\ <br>

<figure><img src="/files/1XApmyOuJHnaf0WtGQSI" alt=""><figcaption></figcaption></figure>

**Features**

1. **Add Dashboard Button**: Users can add a new dashboard by clicking the "+ Add dashboard" button, which reveals input fields for configuration.
2. **Dashboard Input Fields**: Users must complete four key fields to create a dashboard successfully:
   * **Dashboard Name**: The display name of the dashboard.
   * **Page Identifier**: A unique identifier for the dashboard page.
   * **Dashboard Identifier**: A unique ID for the dashboard itself.
   * **Quick Seal**: A quick-access identifier for the dashboard.
3. **Save and Cancel**: Users can save the dashboard or cancel the creation process using the respective buttons after filling in the fields.


---

# 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.scaleflex.com/vxp-visual-experience-platform/settings/project/analytics/custom-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.
