> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/save-the-dashboard.md).

# Save the Dashboard

* Click the ***Save*****&#x20;** icon from the Designer canvas header menu.
* A pop-up window appears with the following details:
* ***Dashboard Name:*** The name of the selected dashboard gets displayed.
* ***Workspace***: Select a workspace via the drop-down menu.
* Click the ***Save*** option.&#x20;

![Saving a Dashboard](/files/ccbwKAhIortwOhF2YLmX)

* A success message appears to assure the same.

&#x20;   ![](/files/cIaV8Z5YBBX2ERGRhSqD)

* The dashboard gets saved to the selected workspace.  &#x20;

![The dashboard gets saved in the selected Workspace](/files/H2bQAYP0h9dVhDnpMV2K)

### Save to Another Workspace

* Click the ***Save to Another Workspace***  icon from the Designer canvas header menu.
* The ***Save As*** pop-up window appears asking to save a copy of the selected dashboard.
* **Name:** The dashboard name gets displayed as ***Copy\_of\_ the original Dashboard Name***.
* **Workspace**: Select a workspace from the workspace drop-down menu.
* Click the ***Save*** option.   &#x20;

![](/files/wvUrAGrVbzOMltI0Mruj)

* Two consecutive notification messages appear.&#x20;

&#x20;     ![](/files/EyQyRos03mBYSRuiKtCu)

* A copy of the selected dashboard gets saved in another workspace.                            &#x20;

![](/files/kvzqkj63e4nQj0jdUYp1)

### Save to Local Disk

A dashboard can be saved to a local disk via the ***Save to Local Disk*** option.&#x20;

* Click the ***Save to Local Disk*** icon from the Designer canvas header menu.    &#x20;

![](/files/oMWlg8lxrJsPsxUQmjnK)

* The selected dashboard gets saved to the local system.

&#x20;![](/files/IjAhC91Cp0o2xiMZP3zA)

&#x20;                            &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/create-new-dashboard/save-the-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
