Prerequisites
Most actions in this section require themanage_users capability. Viewing an analyst’s exercise history additionally requires the view_user_history capability. Both are bundled in the built-in admin role, or you can attach them to a custom permission role.
Viewing Users
Navigate to Admin > Users to see every registered account. The table displays each user’s email address, their assigned role badges, and current account status — either Active or Banned.New users are automatically assigned the
analyst role. Grant additional permission roles to enable capabilities.Assigning and Revoking Roles
A user can hold any number of roles simultaneously. Their effective capability set is the union of all capabilities granted by every permission role they hold.- Assign a Role
- Revoke a Role
Banning Accounts
Banning prevents a user from logging in or starting exercises. Use this when an account should be suspended without being deleted.
To reinstate a banned user, follow the same steps and click Unban instead.
Viewing User Exercise History
With theview_user_history capability, clicking any user opens a detailed history panel showing their completed exercises, in-progress sessions, point totals, and notebook entries. Use this to assess analyst progress, identify blockers, or review notebook notes for coaching purposes.