# Create a blank Dashboard

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

* At Home page, click on Start from scratch option to create a blank dashboard

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

* After created, you can [rename](/docs/dashboard/dashboard/rename-a-dashboard.md) it later.

{% hint style="info" %}
Private is a default option.
{% endhint %}

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

* You can make the Dashboard public to any member by settings it in the Share option.

***

{% hint style="info" %}
More details are in [Dashboard permissions](/docs/dashboard/dashboard/dashboard-permissions-and-invite-members-to-private-dashboard.md).
{% endhint %}

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

* Continue to add your Data source and begin to visualize your Dashboard.&#x20;


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/dashboard/create-a-blank-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.
