Restore Wizard
Step 6: Summary
The Summary step of the Restore Wizard provides a high-level report of the restore job: what ran, where it restored to, how many records were restored/skipped/marked error, and an activity log that can be used for auditing and troubleshooting.

Details Section
The Details panel summarizes the restore job configuration that was ran:
- Name – the restore job name entered in Configuration.
- Parent Object – the top-level object restored (example shown: Account).
- Source Connection – the backup database/source used for the restore (example shown: PostgreSQL).
- Type – restore type used (example shown: Insert And Update).
- Target Connection – the Salesforce org connection restored into (example shown: Sandbox).
Use this section as your “receipt” to confirm:
- Restored the right object(s),
- From the right backup source,
- Into the right Salesforce org,
- Using the intended restore mode.
Records Restored Section
This panel gives an at-a-glance breakdown of restore outcomes using a pie chart and counts.
Object filter
There’s a dropdown above the chart (example shown: All Objects) that allows switching between:
- A combined view across everything restored (All Objects), or
- A specific object view (useful if one object had lots of skips/errors).
Status categories
The results are grouped into three buckets:
- Restored – records successfully written to Salesforce (inserted and/or updated).
- Skipped – records not written due to restore rules or conditions.
- Errors – records that failed due to Salesforce/API/validation/permission issues.
“Click to view” links
Next to Skipped and Errors, see Click to view links. Use these to jump directly into the underlying details (to see which records were skipped/errored and why).
How to interpret the chart
- A lot of Skipped can be normal depending on restore type (Insert Only / Update Only) and the state of the target org.
- Any meaningful Errors should be reviewed-errors mean Salesforce rejected changes or the restore couldn’t complete operations as planned.
Activity Log Section
The Activity Log is a timeline-style log of what happened during the restore (status updates, steps, notable events).
Time range dropdown
Filter the log by time window:
- All Time
- Last Year
- Last Month
- Last Week
Use this when:
- Running multiple restores and want to isolate the relevant one,
- Comparing outcomes across runs,
- Troubleshooting something that happened recently.
Log grouping
Entries are grouped (example shown: Today) and show how many log entries exist for that period.
Finish
Recommended “wrap-up” workflow
Before clicking Finish:
- Check the Details panel to confirm you restored into the correct target org.
- Review the Records Restored breakdown.
- Click into Errors (and Skipped, if unexpected) to confirm you understand the outcomes.
- Use the Activity Log time filter if you need to capture troubleshooting notes for support/audit.