> 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-ctools/10.2-ctools/cde-dashboard-overview/cde-perspectives-toolbar-ctools.md).

# CDE Perspectives toolbar

The CDE **Perspectives** toolbar displays in the top-right of the window. Use this toolbar to switch between the Layout, Components, and Data Source perspectives, and to preview your dashboard.

![CDE Perspectives toolbar](/files/9dVrq9ylAhwIXxkR9wAz)

Toolbar options include:

| **Icon**                                                                           | **Name**     | **Function**                                                                                                                                                                                                                                            |
| ---------------------------------------------------------------------------------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/EUwjY4zbg7qVYHn7uuYx" alt="Layout perspective icon"></p>       | Layout       | Select to view the [Layout Perspective](/pba-ctools/10.2-ctools/cde-dashboard-overview/community-dashboard-editor-cde-perspectives-ctools/layout-perspective.md) in the editor. Here you can define the layout of your dashboard.                       |
| <p><img src="/files/RnIUQqDM1UC8TvYkazrZ" alt="Components perspective icon"></p>   | Components   | Select to view the [Components Perspective](/pba-ctools/10.2-ctools/cde-dashboard-overview/community-dashboard-editor-cde-perspectives-ctools/components-perspective-ctools-cde.md) in the editor. Here you can add components to your dashboard.       |
| <p><img src="/files/qy6PGTN8NQnvxl0Vn6E2" alt="Data Sources perspective icon"></p> | Data Sources | Select to view the [Data Sources Perspective](/pba-ctools/10.2-ctools/cde-dashboard-overview/community-dashboard-editor-cde-perspectives-ctools/data-sources-perspective-ctools-cde.md) in the editor. Here you can add data sources to your dashboard. |
| <p><img src="/files/7XdfcKAcRU5uhBcuthqJ" alt="Preview perspective icon"></p>      | Preview      | Select to test the look and feel as well as the behavior of your dashboard as you are working. When selected, your dashboard opens in the Preview window.                                                                                               |


---

# 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-ctools/10.2-ctools/cde-dashboard-overview/cde-perspectives-toolbar-ctools.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.
