Demo Settings

Manage database operations for demo and development purposes

Seed Database
Clear all data and populate with demo data

Warning: This will delete all existing data (patients, extractions, and corrections) before adding demo data. This action cannot be undone.

Reset Database
Clear all data from the database

Warning: This will permanently delete all patients, extractions, and corrections. This action cannot be undone.

Sync from backend
Import every census run the backend has processed but this app hasn't seen

Unavailable — SERVER_URL is not set. Set it in the frontend .env and restart the dev server.

Database Operations
Information about database management

Seed Database: DESTRUCTIVE - Deletes every census run and its review history, then loads the demo runs. Use this to return the database to a clean demo state.

Reset Database: Completely clears all data from the database. All census runs, corrections, flag resolutions and activity history will be permanently deleted.

⚠️ Both operations are destructive and will permanently delete data. Use with caution.