Exporting Backups and Archives
Overview
The Export to CSV feature in the Backup & Archive app lets you export data from backups or archives to CSV files for external analysis or reporting. You can export full or filtered datasets and download the results as a .zip file.
Creating an Export
Downloading Exports
You can download exports marked with Ready for download from the Export page. Exports are marked as Ready for download when they are completed, and records are available to export.
Export files are in a zip archive with the following file naming: download-OrgName-DateTime.zip
Click a completed export that is Ready for download.

Click Download to initiate the download process in your browser.

File Structure of an Export
The exported file will have a different structure depending on the export type, Backup or Archive. Each is explained below.
Backup Export File Structure
The .zip file contains a folder for each exported object, and each folder includes one or more CSV files with record data. Each CSV file contains up to 10,000 records. If there are more than 10,000 records, multiple files are created. In the screenshot below, the export includes the FieldPermissions, ApexClass, Report, and User objects. The FieldPermissions object has more than 10,000 records, so it is split into multiple files.
Archive Export File Structure
The .zip file contains a folder for each archive job, named Archive Job ID. Each Archive Job folder contains a subfolder for each object, and each subfolder contains one or more CSV files containing record data. Each CSV file contains up to 10,000 records. If there are more than 10,000 records, multiple files are created. The screenshot below shows an export with two archives, each containing the Account object.
Last updated
Was this helpful?











