Users Management - Interface Documentation
Overview
The 'Users' tab provides a centralized location for managing all users on the platform. Administrators can view, register, edit, disable, or enable users. Each user has associated roles and permissions that determine access across the platform.
User Table
The main table displays a list of users with the following columns:
- ID
- Phone Number
- First Name
- Last Name
- Role
- Universal (Yes/No)
- Countries
- Actions (Edit and Lock/Unlock)
The table supports sorting for all columns except 'Countries' and 'Actions'. Pagination is supported with a selector for entries per page.
Registering New Users
Clicking the REGISTER USER button prompts a form where new user details can be entered. The fields in this form correspond to the columns shown in the user table. After submission, the new user is added to the system.
User Actions
- Edit (Pencil icon): Opens the user's details for editing.
- Lock/Unlock (Padlock icon): Disables or enables the user's access to the platform.
Role-Based Access
Users are assigned roles such as admin, local_techs,
customer_representative, etc. These roles determine the sections and
actions a user can access across the platform.
Notes
- There is no export (CSV or Excel) function currently available.
- Universal users have access across all countries; others are country-specific.