Admin panel
Internal-admin + tenant-admin controls. Sections render only after the current user's role is verified server-side. Anonymous + non-admin users see the sign-in prompt or a 403 notice.
Sign in to access the admin panel.
This page is only available to Init8 operators. Sign in to verify your role.
You don't have admin access.
If you believe this is wrong, contact Init8 support.
Loading admin controls …
Could not verify your role.
The admin API is unreachable. Check your network or try again.
Feature flags
Toggling a flag PATCHes the live runtime config. Changes take effect on the next request — no redeploy needed.
Runtime config (read-only)
Sanitized YAML dump of each loaded config file. Secrets are redacted server-side. Useful for verifying a deploy picked up your last YAML edit.
Tenant
Members
Preferences
Users & roles
Search by email substring. Click a row to expand role-edit controls.
Internal-admin promotions write to users.init8_role; tenant-admin
assignments write to users.tenant_role. Every mutation appends
to the admin audit trail.