Skip to main content
The Settings tab is where you control RollbackPro’s backup behaviour. Per-entity real-time toggle, on-demand manual backup for webhook-less entities, and Schedule Backups for automated snapshot runs. Settings main view

Section title and navigation

The header shows the section name and brief overview, plus the standard four-tab navigation across the top (Dashboard, Restore Center, Change Logs, Settings).

Manage Settings, the per-entity grid

This shows every backed-up entity with its current backup type, status, and last sync time. Entities are grouped into the same three tab sections used on the Dashboard: Three tab groups

Catalogue Data tab

  • Products
  • Categories
  • Brands
  • Promotions
  • Blog Posts

Customer Data tab

  • Customers
  • Orders
  • Coupons
  • Gift Certificates

Settings Data tab

  • 301 Redirects
  • Channels
  • Pages
  • Email Templates

Per-entity grid row

Each row shows: Per-entity row layout
ColumnWhat it shows
EntityName (e.g. Products)
Backup TypeRealtime or Manual
StatusToggle to enable / disable real-time backup
Date and TimeLast sync timestamp
ActionBackup button (Manual entities only)

Real-time backup toggle

For entities with Realtime backup type, the Status toggle controls whether RollbackPro listens to BigCommerce webhooks for that entity: Status toggle disabled
  • Enabled (default), webhook events are captured and written to the backup index immediately.
  • Disabled, RollbackPro stops listening; changes after this point will not be backed up automatically.
Use disable temporarily during a known-large bulk operation if you specifically want to avoid backup write amplification, then re-enable. Note that on disable, RollbackPro sends an immediate API request to unsubscribe; the change can take up to 10 minutes to fully take effect at BigCommerce’s end. In some cases, changes made just before disabling may still appear in the backup. This is timing behaviour, not accidental data capture.

Manual backup button

For entities with Manual backup type (Brands, Coupons, Promotions, Blog Posts, 301 Redirects, Gift Certificates), the Backup button in the Action column triggers a one-time full backup: Backup Now confirmation popup Click Backup, click Confirm in the popup, and the manual backup runs. After it completes, the entity row shows a refreshed Date and Time.
Best practice for manual-backup entities: Always click Backup before and after any bulk or significant change to these entities. Otherwise the backup index may be stale by the time you need to restore.
The webhook-less entities are:
  • Brands
  • Promotions
  • Blog Posts
  • Coupons
  • Gift Certificates
  • 301 Redirects
Manual entities list

Schedule Backups

The Schedule Backups button on the Settings page lets you configure automated backup schedules. Instead of relying on real-time webhooks (where supported) or manual triggers (where not), you can run recurring snapshots. Configure:
  • Which entities to back up, choose any combination across all three tab groups. Most useful for the six manual-backup entities.
  • Backup frequency, e.g. daily, twice daily, weekly.
  • Backup time, pick the preferred time-of-day to minimise impact on storefront performance.
Once configured, scheduled backups run without further intervention. Visible on the Change Logs tab as audit entries.

When to schedule

ScenarioRecommendation
Manual-backup entities you edit weeklySchedule weekly
Marketing team that runs daily promo updatesSchedule daily
High-frequency catalogue churn storeDaily or twice daily
Static catalogue, change once a quarterWeekly is fine

Help button

The Help button in the corner opens the corresponding help article in the knowledge base.

FAQs

Q. If I disable real-time backup for Products, what happens to product changes? Changes made while real-time is disabled are not captured. Re-enable to resume capture, or take a manual backup if available for that entity (Products do support manual backup as a fallback path; check the Action column). Q. Can I disable real-time backup for one specific product, not the whole entity? Not currently. The toggle is per-entity-type, not per-record. Q. Will Schedule Backups also run for Realtime entities like Products? Yes if you include them in the schedule. Useful as a “belt and braces” guarantee that even if a webhook delivery fails, a scheduled snapshot would catch the change at the next run. Q. The manual Backup button is greyed out. Likely cause: a previous backup is still running. Wait a few minutes and refresh. Q. Sync Status on the Dashboard shows Active but one entity row shows “Disabled”. Sync Status is the aggregate; it shows Active as long as at least one entity has real-time enabled. The individual rows show the per-entity state. If you specifically wanted that one entity disabled, this is correct.