# Move a chart

You can move a chart from the current page to another page within a dashboard. Follow steps below:

1. Select the graph/chart and click on the right mouse
2. Choose move to pages and choose the page that you want to move the chart to
3. The chart will be moved to the new page

<figure><img src="/files/CUcjLvkiWkg67LI5e2Vs" alt=""><figcaption></figcaption></figure>


---

# 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://doc.dataflake.co/manage-charts/move-a-chart.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.
