Export Backup Data from Salesforce
Your Salesforce org can generate backup files of your data on a weekly or monthly basis depending on your edition. You can export all your org’s data into a set of comma-separated values (CSV) files.
Required Editions
| Available in: both Salesforce Classic and Lightning Experience |
Weekly export available in: Enterprise, Performance, and Unlimited Editions Monthly export available in: All editions, except for Database.com |
| User Permissions Needed | |
|---|---|
| To export data: | Weekly Data Export |
You can generate backup files manually once every 7 days (for weekly export) or 29 days (for monthly export). In Professional Edition and Developer Edition, you can generate backup files only every 29 days. You can schedule backup files to generate automatically at weekly or monthly intervals (only monthly intervals are available in Professional Edition and Developer Edition).
Heavy traffic can delay an export delivery. For example, assume that you schedule a weekly export to run until the end of the month, beginning April 1. The first export request enters the queue, but due to heavy traffic, the export isn’t delivered until April 8. On April 7, when your second export request is scheduled to be processed, the first request is still in the queue. So, the second request isn’t processed until April 14.
-
From Setup, enter Data Export in the Quick
Find box, then select Data Export and
Export Now or Schedule Export.
- The Export Now option prepares your files for export immediately. This option is only available if enough time has passed since your last export.
- The Schedule Export option allows you to schedule the export process for weekly or monthly intervals.
- Select the desired encoding for your export file.
-
Select Include images, documents, and attachments and
Include Salesforce Files and Salesforce CRM Content document
versions to include these items in your export data.
Note Including special content in the export increases data export processing time. - If you want to have spaces instead of carriage returns or line breaks in your export files, select Replace carriage returns with spaces. This selection is useful if you plan to use your export files for importing or other integrations.
- If you're scheduling your export, select the frequency (only available for orgs with monthly exports), start and end dates, and time of day for your export.
-
Under Exported Data, select the types of data to include in your export. If you aren’t
familiar with the terminology used for some of the types of data, we recommend that you
select Include all data. Note the following:
- Formula (derived) and roll-up summary fields are always excluded from exports.
- If your org uses divisions, data from all divisions is included in the export.
- If your org uses person accounts and you are exporting accounts, all account fields are included in the account data.
- If your org uses person accounts and you are exporting contacts, person account records are included in the contact data. However, the contact data only includes the fields shared by contacts and person accounts.
- The Include all data option selects all objects for export at the time the checkbox is selected. For a recurring scheduled export, be sure to reselect the Include all data option to include newly created objects.
-
Click Start Export or Save.
Salesforce creates a zip archive of CSV files and emails the user who scheduled the export when it’s ready. The email address for this notification can’t be changed. Exports complete as soon as possible, however we can't guarantee the date and time of completion. To download the zip file, follow the link in the email or click Data Export.
Note Users can download files one at a time, with a 60 second wait between each download. This rate limit prevents system overload to maintain fast, reliable downloads for everyone.Zip files are deleted 48 hours after the email is sent (not including weekends). For example, if the email is sent on a Friday, the .Zip file is deleted on Tuesday.
Note For security purposes, Salesforce can require users to pass a CAPTCHA user verification test to export data from their org. This simple text-entry test prevents malicious programs from accessing your org’s data. To pass the test, users must correctly type the two words displayed in the overlay’s text box. The words entered in the text box must be separated by a space.
| Consideration | Description |
|---|---|
| No Sandbox Support | The data export service isn't supported in sandboxes. You can request an export in your sandbox, but the export doesn't get processed and doesn't complete. The only way to remove the export request after it's been queued is to refresh your sandbox. |
| File Size Considerations | If the size of data in the org is large, multiple .zip archives are created. Each .zip archive file contains one or more .csv files and can be up to 512 MB (approximately). If the total size of exported data is greater than 512 MB, the export generates multiple .zip files. |
| Chatter Posts and Comments | For Chatter posts and comments, we export up to 1000 characters. |
Depending on the encoding selected, you might have to make adjustments to the export file before viewing it. Use the instructions that apply to the character encoding you selected.
View Unicode (UTF-8) Encoded Export Files
If you have Microsoft Excel 2003:
- Open Microsoft Excel.
- Click File | New.
- Click Data | Import External Data | Import Data.
- In the Microsoft Excel text import wizard, select the CSV file.
- Select "Delimited" and choose the "Unicode (UTF-8)" option for File origin.
- Click Next.
- Select Comma in the Delimiters section and click Finish. You might be prompted to select a range of cells.
- Repeat these steps for each file.
View Unicode (UTF-8) Encoded Export Files for Microsoft Excel (pre-2003)
If you have an earlier version of Microsoft Excel (pre-2003):
- Open the file in Microsoft Excel.
- Select File | Save As.
- Save the file as type Web Page.
- Select Tools | Options | General tab and click the Web Options button.
- Select the Encoding tab, and then choose the "Unicode (UTF-8)" option.
- To close the dialog boxes, click OK.
- To save the file with selected encoding, select File | Save.
- Repeat these steps for each file.
View Unicode (UTF-16, Big Endian) Encoded Export Files
Open the export files in a text editor that supports this character set. Microsoft Excel does not support this character set.
View Unicode (Little Endian) Encoded Export Files
- Open the file in Microsoft Excel.
- Click column A to highlight the entire first column.
- Open the Data menu and choose Text to Columns.
- Select the "Delimited" radio button and click Next.
- Select "Comma" in the Delimiters section and click Finish.
- Repeat these steps for each file.

