Skip to main content

Where to configure

/admin/white-label redirects to /admin/landing-page — use Brand & Experience.

Settings page

/admin/settings is the operator home for platform configuration and integration health (including Supabase-related checks via admin APIs). Prefer changing public branding in Brand & Experience so theme presets stay consistent.

Platform settings store

Durable platform flags and operator-facing settings persist through the platform settings store (lib/operator/platform-settings-store.ts) and related Supabase tables from the platform-settings migrations.

Demo flags

Turn these off on production buyer installs unless you intentionally want a demo sandbox.