# Edit prompts

You can edit prompts as needed. Use these steps to edit prompts.

1. Locate the prompts pane at the top of the panes in the dashboard.
2. Locate the different prompts and the drop-down menus next to them.
3. Select the prompt you want to edit and choose an alternative prompt from the drop-down menu.

   The prompt changes, causing the graphs and charts in the dashboard to change appropriately.


---

# 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.pentaho.com/pba/9.3-analytics/pentaho-dashboard-designer-cp/advanced-topics/use-prompts-on-dashboards/edit-prompts.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.
