Backup · Restore · Re-seed
Data
Export the current state to JSON or CSV, then import a modified file to re-seed the dashboard. Edits currently live in your browser's local storage; use these controls to back them up.
Download a snapshot
Export
JSON captures the full store, including edits. CSVs are convenient for spreadsheet review.
Re-seed everything
Import JSON
Replaces the whole store with the JSON payload. Missing top-level keys fall back to the built-in seed.
Merge or replace
Import Subscriptions CSV
Rows are matched to existing subscriptions by numeric `id`. In merge mode, only listed rows update; in replace mode, the whole subscription list is swapped.
Replace action queue
Import Actions CSV
Replaces the action list with the uploaded rows. Requires a numeric `priority` column.
Danger zone
Discard local edits and restore the bundled seed. This clears your saved status changes, action progress, and notes.