User Management
User Management controls identities, status, and lifecycle actions for end users and operators.

Where it helps
Use User Management to onboard users, assign them to Roles, verify profile status, and manage account state changes.
Workflow
- Open User Management.
- Search by username, email, or status.
- Open the user record.
- Update profile, role assignments, or status.
- Save and review the activity trail.

Example
Disable a user immediately after an offboarding event and revoke active Refresh Tokens through Token Management if policy requires immediate session shutdown.
Common Pitfalls
- Disabling a user without also checking active sessions.
- Using personal admin accounts for bulk operational changes.
Troubleshooting
- If a disabled user still accesses an API, inspect whether a previously issued Access Token is still within lifetime.