Skip to content

Backup & Restore

History tab showing snapshots with restore and export options

The History tab provides a complete version history of your discount configuration. Every time you publish, a snapshot is saved automatically.

A snapshot is a complete copy of your discounts and settings at a point in time. Each snapshot records:

  • Date and time (shown in your browser’s timezone)
  • Snapshot name (optional — set when publishing)
  • Comment (optional — describe what changed)
  • Full discount data — every discount, with all its settings
  1. Go to the History tab
  2. Find the snapshot you want to restore
  3. Click Restore
  4. The discounts from that snapshot become your new draft
  5. Publish to make them live

Download your current discounts as a JSON file. This is useful for:

  • Backing up before major changes
  • Migrating discounts between stores (staging → production)
  • Sharing discount configurations with other stores or team members

Upload a previously exported JSON file. Import merges by ID:

  • Discounts with IDs that already exist in your store are kept as-is (not overwritten)
  • Discounts with new IDs from the file are appended

This means importing is safe — it won’t overwrite your existing discounts.

The History tab also provides bulk tools:

  • Delete selected snapshots — Clean up old history
  • Delete all snapshots — Reset the history (discounts are not affected)

These are permanent operations. Download an export first if you might need the data later.