Export
Download your data, graphs, and projects as files from MIDAS.
| Target | Format | Location | Details |
|---|---|---|---|
| Data | CSV / TSV / JSON | Data Table ⋮ menu → Export | Data Table: Data Export |
| Graphs | SVG | Graph Builder Export as SVG button | Creating Graphs: Export |
| Project | MDS | File → Export Project... | MDS Files: Export as File |
All exports are saved to your browser's download folder.
Quick Export from File Menu
You can also export a dataset as CSV from File > Export Data as CSV.... The output uses UTF-8 encoding with column headers and no BOM.
The Export dialog in Data Table offers more control over format and encoding. See Data Table: Data Export for details.
File Naming
Export file names are adjusted automatically. The default file name follows the pattern dataset_penguins_2026-03-25T14-30-45.csv.
- Characters
<>:"|?*/\and spaces are replaced with underscores - A timestamp is appended to prevent overwriting files with the same name
- The file extension is appended based on the selected format