> 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/open-the-cde-interface.md).

# Open the CDE interface

For editing, you will want to open the editable version of the Sales Breakdown (CTools Dashboard) in CDE Dashboard Editor.

1. In the Pentaho User Console, navigate to the Browse Files perspective.
2. In the **Folders** pane, click to expand the `Public` folder, then click to highlight the `Steel Wheels` folder.
3. In the **Files** pane, click on `CTools Dashboard` and then, in the **File Actions** pane, click on **Edit**.

   You are now in the Opened perspective with the CDE in editing mode. The **Editing:CTools Dashboard** tab is now active in CDE.

   ![CDE in editing mode](/files/cXRZKFv475fgTP60GQfY)

   **Note:** You can also open CDE in a new tab outside of Pentaho User Console by double-clicking the **Editing:CTools Dashboard** tab.


---

# 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/open-the-cde-interface.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.
