Skip to main content

Users

The Users section manages all human accounts that have access to GodMode and the reseller dashboards. Users are distinct from end clients — a user is someone who operates the platform (Super Admin team, distributor admins, reseller admins), while an end client is a customer using the BrandForge product.

Where is this in the UI?

Navigate to GodMode → Users in the left sidebar. This shows all users with GodMode or reseller dashboard access.

User roles

RoleAccess scopeDescription
Super AdminFull GodModeComplete platform access, all sections
AdminFull GodMode (no destructive actions)Same as Super Admin but cannot revoke licenses or terminate instances
SupportRead-only GodMode + impersonationCan view all sections and impersonate for debugging, no write access
Distributor adminDistributor panel onlyManages their assigned resellers and credit pool
Reseller adminReseller dashboard onlyManages their end clients, branding, and credits

Authentication

All users authenticate with email and password. Two-factor authentication (2FA) via TOTP is available and can be enforced for Super Admin and Admin roles from Settings → Security →.

GodMode uses JWT-based authentication with role-based permissions enforced server-side on every API request.