About Backups
App-level (this page): Daily JSON snapshot of MRP tables, easy to download, portable, restorable into any database. Stored in Supabase Storage with 30-day signed URLs.
Supabase native (behind the scenes): Supabase Pro also runs nightly physical Postgres backups at the database level. Those are managed via the Supabase dashboard → Database → Backups and are the right tool for full-database disaster recovery.
Tables included in app-level snapshots: raw_goods, suppliers, raw_goods_import_log, inventory_locations, finished_goods, finished_goods_stock, inventory_movements, production_runs, bom_lines, shopify_products, variants, cogs, sync_log, app_settings.