Users
Route: /users
Use this page to manage parent user accounts.
List Page Capabilities
- Search by name or email
- Filter by account status
- Filter by subscription plan
- Sort by name, last login, and join date
- Export current list to CSV
- Enable or disable user accounts
- Open user detail page
User Detail Page
Route pattern: /users/{userId}
The detail page contains three tabs:
- Overview: profile, role, status, subscription, and key metadata
- Children and Devices: child profiles, paired devices, status filters, remote actions
- Sessions: recent login/session records
Additional actions on detail page:
- Enable or disable account with reason
- Unpair child device with reason
- Lock or unlock device remotely
Typical Workflow
- Find the user from list filters.
- Open user detail page.
- Apply account or device action.
- Confirm updates in the Children and Devices tab.