> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/pba/9.3-analytics/pentaho-dashboard-designer-cp/get-started-with-the-dashboard-designer.md).

# Get started with the Dashboard Designer

You can view the editable version of the Sales Performance (Dashboard) in Dashboard Designer by clicking **Browse Files** on the User Console Home page. Follow these quick steps.

1. In the **Folders** pane, click to expand the **Public** folder, then click to highlight the **Steel Wheels** folder.
2. In the center pane, double-click on **Sales Performance (dashboard)**.
3. After the dashboard opens, click **Edit** in **File Actions**.

   ![Dashboard Designer](/files/saw2F3vvUWicj382ha2X)

   | Item | Name                                    | Function                                                                                                                                                                                                                       |
   | ---- | --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
   | 1    | Opened view                             | Displays quick access buttons across the top to create and save new Analyzer Reports, Interactive Reports, and dashboards. Opened reports and files show as a series of tabs across the page.                                  |
   | 2    | **Prompts** panel                       | The **Prompts** panel gives you a way to add filters to the individual parts of your dashboard.                                                                                                                                |
   | 3    | **Browse** folders and **Files** panels | Locate your files using the **Browse** and **Files** panels, and add them to dashboards.                                                                                                                                       |
   | 4    | Dashboard canvas                        | Shows a dynamic view of your dashboard as you work to build it. The look of your dashboard refreshes as you add content from the **Browse** folders and **Files** panels, and work with the **Prompts** or **Objects** panels. |
   | 5    | **Objects** panel                       | Refine the look of your dashboard with the **Objects** panel by choosing a dashboard template or changing the titles for each object in the dashboard.                                                                         |


---

# 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:

```
GET https://docs.pentaho.com/pba/9.3-analytics/pentaho-dashboard-designer-cp/get-started-with-the-dashboard-designer.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.
