# Create a dashboard

## How to create a dashboard

There is two ways to create a report:&#x20;

* From a workspace folder
* From an exploration

### Creating a report from a workspace folder

To create a report from a folder, go to the folder you want to add the report to, then click on "Create a new report" button&#x20;

![](/files/zGAQS0ddBnUVgJhoZPlF)

### Creating a report from an exploration

To create a report from an exploration, go to an exploration, create a chart, then click on the "Save" button. Then, select "Add to report".

You will need to give a name to your chart, then, select the folder you want to create the report in, and click on "Add new" next to the report icon. Give a name to your report and click on save.

![](/files/7kcy040NExp1Q00N7f0B)


---

# 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.whaly.io/data-consumption/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.
