Checking authorization…
Please wait while your administrator account is verified.
Authorized administrator
Backup Center
Application exports are supplemental backups.
They preserve readable application records and file paths, but they are not a complete PostgreSQL disaster-recovery backup and do not contain stored PDF or image bytes.
Recommended application export
Full Metadata Snapshot
Downloads application tables, a limited registered-user directory, and a Storage file manifest as one dated JSON document.
Tournament preservation
Event Archive
Exports one event with organizers, registrations, rounds, pairings, scores, awards, announcements, submissions, and related metadata.
Spreadsheet-friendly exports
Individual CSV Exports
Use these smaller files for inspection, reporting, or recovery of an individual application dataset.
Loading available exports…
Storage inventory
Storage File Manifest
Downloads bucket names, stored paths, owners, related records, file names, and moderation status where available. It does not download the files.
Supabase Backup Guidance
- Keep this application export somewhere outside Supabase, such as an encrypted local drive.
- For a complete database backup, use Supabase Dashboard backups when included with your plan or create a logical backup with the Supabase CLI.
- Back up Storage objects separately. Database backups preserve Storage metadata, not the underlying PDF and image files.
- Keep the GitHub repository and Netlify environment-variable names documented separately. Never place secret values inside an export or repository.
- Test restoration only in a separate staging project—never over the live production database.