> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mora.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chart options

> Actions available from a chart's options menu on a dashboard.

Every chart on a dashboard has an **options menu** (three dots icon) with actions for managing and interacting with the chart.

## Available options

| Action            | Description                                                                                            |
| ----------------- | ------------------------------------------------------------------------------------------------------ |
| **Download CSV**  | Export the chart's current data (after transformations) as a CSV file. See [Export](/datasets/export). |
| **Go to dataset** | Open the underlying dataset in the SQL editor to view or edit the query.                               |
| **Duplicate**     | Create a copy of the chart on the same dashboard.                                                      |
| **Delete**        | Remove the chart from the dashboard.                                                                   |

## Header visibility

Charts can show or hide their header bar. The header typically displays the chart title and display-type indicator. Toggle this from the chart's configuration to create a cleaner dashboard layout.

## Related

* [Charts overview](/charts/overview)
* [Export as CSV](/datasets/export)
* [Dashboards overview](/boards/overview)
