AdminPlatform
Admin Accounts
Platform-wide list of admin users and the staff roles assigned to them.
What it is
A read-only table of every admin-identity user across the platform, showing which school (or "Platform" for platform-level accounts) each admin belongs to and which staff roles they hold.
Who can access
Requires platform.admins.read, held only by the Platform Super Admin staff role.
How to get there
Open /dashboard/platform/admins — only reachable when signed in with the Platform Super Admin staff role, via the Operations → Admin Accounts item in the platform sidebar.
What you see
| Column | Description |
|---|---|
| The admin's login email | |
| School | The school the admin belongs to, or "Platform" for platform-level accounts |
| Roles | Comma-separated staff roles assigned to the account (e.g. School Principal, Accountant) |
| Created | Account creation date |
Key actions
- Scan which schools have which admin accounts and roles assigned
- Spot accounts with no staff roles ("No staff roles") that may need role assignment
- Cross-check against Staff Roles when auditing access
This page is currently view-only — role assignment happens per-school under System → Roles & Permissions (/dashboard/roles).