# Create a Dashboard

***

## Create a new Dashboard

<figure><img src="/files/PkoFhgFew0QRVLKuJGrb" alt=""><figcaption><p>The Dashboard overview page</p></figcaption></figure>

In order to create a new dashboard, you can use the drop-down button in the upper left corner of the Dashboard page. You can create a new Dashboard from scratch by providing a name, create it from a previously exported dashboard file. Alternatively you can create a dashboard from a set of sample dashboards to help you get started.

<figure><img src="/files/wEFNeS3R8uOmvGTd75gk" alt=""><figcaption><p>Create new dashboard options</p></figcaption></figure>

You must provide a name for your Dashboard, that havent allready been used.

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

Save the Empty dashboard, by clicking **Save** in the upper right hand corner.

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

When the Empty Dashboard has been created, you can now do the following actions:

* [Assign Permisions ](#manage-dashboard-permissions)to dashboard
* [Add Data Sources](/management-portal/insights/dashboards/create-a-dashboard/add-data-sources.md) to establish connections to data
* [Add Tiles](/management-portal/insights/dashboards/create-a-dashboard/add-tiles.md) to visualize your data
* [Use Parameters](/management-portal/insights/dashboards/create-a-dashboard/use-parameters.md) to filter data to visualize


---

# 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.tricloudnexus.io/management-portal/insights/dashboards/create-a-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.
