# Create New Dashboard

- [Dashboard Creation: Complete Flow](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/dashboard-creation-complete-flow.md)
- [Adding a New Dashboard](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/adding-a-new-dashboard.md): This section covers two ways to add a new Dashboard.
- [Create Connection](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/create-connection.md)
- [Drag and Drop Charts](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/drag-and-drop-charts.md)
- [Associate the Dataset](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/associate-the-dataset.md)
- [Preview the Dashboard](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/preview-the-dashboard.md)
- [Save the Dashboard](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/save-the-dashboard.md)


---

# 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.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-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.
