# Export

> The information on dashboards can be exported to use for reporting.

## Introduction

The information on dashboards can be exported to use for reporting.

## Exporting a chart as PNG

The **Export as.png** option is available in dashboard charts and process graphs. Follow these steps to export a chart.

1. Go to the chart, or process graph, you want to export.
2. Select **Export -&gt; Export as .png** from the menu.

The chart or process graph is downloaded and saved as a `.PNG` file to your computer. The exported `.PNG` file contains an image of the chart or process graph as displayed.

## Exporting a chart as CSV

The **Export as.csv** option is available in all dashboard charts. Follow these steps to export a chart to csv.

:::note
**Export to .csv** is not available for process graphs.
:::

1. Go to the chart you want to export.
2. Select **Export -&gt; Export as .csv** from the menu.

The chart is downloaded and saved as a `.CSV` file to your computer. It contains all the data rows used in the chart. The following illustration shows an example.

   ![CSV export file](https://dev-assets.cms.uipath.com/assets/images/process-mining/process-mining-csv-export-file-16254-521b729e-6488f492.webp)

:::note
The export is limited to 1000 rows.
:::

## Exporting a process graph as BPMN

You can export a process graph as a **B**usiness **P**rocess **M**odel **N**otation (BPMN) 2.0 file. You can import the file in a BPMN modeler, for example BPMN.iO.

Follow these steps to export a process graph as a BPMN 2.0 diagram.

1. Go to the process graph you want to export as BPMN.
2. Select **Export -&gt; Export as BPMN 2.0 diagram**.

The process graph is exported and saved as a `.bpmn` file.
