Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Data Export entry
How-to guide

How to use Data Export effectively for backup and archive

The pattern: schedule weekly exports, download promptly on email notification, ship to long-term storage, test restore quarterly. For orgs with strict recovery requirements, graduate to a paid backup product; for compliance archive, Data Export is fine if disciplined.

By Dipojjal Chakrabarti · Founder & Editor, Salesforce DictionaryLast updated May 18, 2026

The pattern: schedule weekly exports, download promptly on email notification, ship to long-term storage, test restore quarterly. For orgs with strict recovery requirements, graduate to a paid backup product; for compliance archive, Data Export is fine if disciplined.

  1. Open Setup, Data Management, Data Export

    The page hosts both Schedule Export and Export Now. Pick Schedule Export for recurring backup; Export Now for one-time needs.

  2. Configure the export scope

    Pick objects to include. Most orgs include all standard and custom objects. Include attachments and files if those are in scope for backup.

  3. Set the schedule for recurring exports

    Weekly for Enterprise+ editions, monthly for Professional. Pick a day and time off-business-hours.

  4. Assign the email recipient who will monitor the export

    The admin email gets the completion notification with the download link. Pick a monitored mailbox (not a personal email of someone on vacation).

  5. Download promptly on email notification

    The 48-hour download window is the hard constraint. Build an operational habit of downloading within 24 hours.

  6. Ship to long-term storage

    S3 bucket, internal backup system, compliance archive. The export is your snapshot; the long-term storage is where it lives.

  7. Test restore quarterly

    An untested backup is a hope, not a recovery plan. Pick a sample, restore to a sandbox, verify the data matches expectation.

Schedule cadenceremember

Weekly (Enterprise+) or monthly (Professional). Tightest cadence the edition supports.

Object scoperemember

Which objects are exported. Most orgs include all.

Attachments and filesremember

Optional add-on; significantly increases archive size.

Encryptionremember

Archive encryption with admin-provided passphrase. Recommended for compliance contexts.

Email recipientremember

Who gets the completion notification. Pick a monitored mailbox.

Gotchas
  • The 48-hour download window is hard. Missed emails mean lost archives until the next scheduled export.
  • Data Export does not include metadata. Apex, page layouts, custom field definitions need separate Metadata API backup.
  • On-demand Export Now is rate-limited. Plan around the limit; emergencies cannot trigger ad-hoc exports outside the window.
  • Data Export is not a restore tool. Restoration requires Data Loader or Bulk API import; not a one-click recovery.
  • Untested backups are hope, not recovery. Quarterly restore tests are the discipline that turns Data Export into actual operational protection.

See the full Data Export entry

Data Export includes the definition, worked example, deep dive, related terms, and a quiz.