# Export charts and data

> Export charts and data - DataRobot exports charts as PNG images and data as CSV files; use the
> export function to download this data.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-01T23:10:48.114140+00:00` (UTC).

## Primary page

- [Export charts and data](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/export-results.html): Full documentation for this topic (HTML).

## Sections on this page

- [Export to a file](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/export-results.html#export-to-a-file): In-page section heading.
- [Copy to the clipboard](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/export-results.html#copy-to-the-clipboard): In-page section heading.
- [Copy charts](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/export-results.html#copy-charts): In-page section heading.
- [Copy CSV data](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/export-results.html#copy-csv-data): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html): Linked from this page.
- [Predictive AI reference](https://docs.datarobot.com/en/docs/reference/pred-ai-ref/index.html): Linked from this page.
- [Downloads](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/predictions/download-classic.html): Linked from this page.

## Documentation content

# Export charts and data

Many of the DataRobot charts have images and data available for download. (You can also download all charts and data for a particular model using the Leaderboard [Downloads](https://docs.datarobot.com/en/docs/classic-ui/modeling/analyze-models/predictions/download-classic.html) tab.) DataRobot exports charts as PNG images and data as CSV files. For charts that provide both, you can export images and data to a single ZIP file.

Note that the PNG image DataRobot exports is generated from the chart as it appears in the application at the time of export. That is, it reflects any interaction you had with the chart. The table in the exported CSV file contains the data that was used to generate the chart you see at time of export.

### Export to a file

To export chart data to a file, follow these steps:

1. Find the chart you want to export on the Leaderboard’s expanded model view or inInsightsand clickExport.
2. In theExportdialog box, select the content to export (not all options are available for all screens):
3. In some charts, such as the ROC Curve, you can select a single chart to export. Use theDownloadoption to export all charts in the insight.
4. Enter a file name or accept the default file name and clickDownload.

## Copy to the clipboard

In addition to saving charts as PNG or CSV files, you can copy the chart image or data to the clipboard to paste into a document. Note that, in the instructions below, the text in the pop-up menus for copying may differ, depending on your browser.

### Copy charts

To copy a chart to the clipboard, follow these steps:

1. ClickExporton the chart.
2. Select.pngto display the chart in the dialog.
3. Right-click on the image, and selectCopy Imagefrom the pop-up menu.
4. ClickCloseto close the dialog, then paste the image to the desired location.

### Copy CSV data

To copy the CSV data of a chart to the clipboard, follow these steps:

1. ClickExporton the chart.
2. Select.csvto display the chart in the dialog.
3. Highlight some or all of the text, right-click on it, and selectCopyfrom the pop-up menu.
4. ClickCancelto close the dialog, then paste the file contents to the desired location.
