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

# Export to CSV or PDF

> How to export widget data to CSV and export dashboards to PDF in Atoti UI using the context menu Export to CSV option and the File menu Export to PDF option, with settings for page selection and CSV cell separator configuration.

<Note>
  **Export to CSV** and **Export to PDF** are plugins. If you cannot find them
  in your application, contact your system administrator.
</Note>

## Export to CSV

To download the data from a [widget](../create-a-dashboard/widgets/about-widgets) as a CSV:

* Right click on a data visualization widget to open the context menu.
* Select **Export to CSV**.

<Frame>
  <img
    src="https://mintcdn.com/activeviam/DCe-PkvHopPL5hjt/data-visualization/atoti-ui/5.2/static/img/user-guide/exports/export-to-csv-or-pdf/export-to-csv.gif?s=46a0fa5cb7fa8126e84fa79e1a51dbeb"
    alt="Export to
CSV"
    width="1909"
    height="1040"
    data-path="data-visualization/atoti-ui/5.2/static/img/user-guide/exports/export-to-csv-or-pdf/export-to-csv.gif"
  />
</Frame>

<Tip>
  The separator used between cells when converting to CSV can be configured via
  [settings](../../developer-guide/customize-atoti-ui/user-settings).
</Tip>

## Export to PDF

To download a [dashboard](../create-a-dashboard/dashboards) as a PDF:

* Open the **File** menu.
* Select **Export to PDF**.
* A popup will open, you can customize the settings here if you wish, for example choose which pages to include if your dashboard has more than one page.
* Click **Save**, this will open the file explorer.
* Choose where you want to save the PDF file, then click **Save** again.

<Frame>
  <img
    src="https://mintcdn.com/activeviam/DCe-PkvHopPL5hjt/data-visualization/atoti-ui/5.2/static/img/user-guide/exports/export-to-csv-or-pdf/export-to-pdf.gif?s=8b2ed56b640f8893b4a862001bd23c60"
    alt="Export to
PDF"
    width="1909"
    height="1028"
    data-path="data-visualization/atoti-ui/5.2/static/img/user-guide/exports/export-to-csv-or-pdf/export-to-pdf.gif"
  />
</Frame>
