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 ExcelGenerating 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 reportsIf you are looking to export a graph, see our Graph Export documentation.
Last updated