For the complete documentation index, see llms.txt. This page is also available as Markdown.

Exporting Data

This documentation explains how to get data out of Mito.

Mito makes it easy to export your data to a large variety of places. Explore our documentation below to export data wherever is useful.

Downloading Files

If you want to download an immediate snapshot of a dataframe from within Mito, see our instructions for exporting

Download as CSVDownload as Excel

Generating Export Code

If you want to generate a repeatible script that exports a dataframe, then you might be looking to generate export code.

Generate code to create Excel and CSV reports

If you are looking to export a graph, see our Graph Export documentation.

Last updated

Was this helpful?