# Homepage

The Designer homepage displays a list of tasks in the left panel that users can perform on a dashboard.&#x20;

* [x] The users can add a new Dashboard/Workspace,&#x20;
* [x] Manage the existing Dashboard(s)/Workspace(s),
* [x] Set preferences for a dashboard,&#x20;
* [x] Save the dashboard with a different name&#x20;
* [x] Open it from the local disk if saved there
* [x] Exit the Designer plugin.

![The left panel on the Designer Homepage](/files/xiyA788CvJKm2hS51eCT)

&#x20;The Designer Homepage also contains ***Guided Tour***.

&#x20;&#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://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/getting-started/overview-of-designer-module/homepage.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.
