Database Status
Check whether the database schema has been initialized.
Initialize Database
Create all tables and indexes in your Supabase database. Safe to run multiple times—existing data is not affected.
Bulk Upload
Upload CSV or XLSX files to import data. Admin access only.