The Users page lets administrators manage admin portal user accounts and assign roles.
User List
| Column | Description |
|---|---|
| Name | User's full name |
| Login email address | |
| Role | Assigned role (determines permissions) |
| Seller | Associated seller account |
| Status | Active or Inactive |
| Actions | View, Edit |
Creating a User
- Click New User.
- Fill in the form:
| Field | Description |
|---|---|
| Name | Full name |
| Email address (used for login) | |
| Password | Initial password |
| Role | Select a role from available roles |
| Seller | Associate with a seller account |
- Click Save.
Editing a User
From the user list, click Edit to modify:
- Name and email
- Role assignment (changing the role immediately updates the user's permissions)
- Password reset
- Associated seller
User Limits
The number of users per seller depends on their Seller Level:
| Level | Max Users |
|---|---|
| Starter | 1 |
| Business | 5 |
| Enterprise | Unlimited |
📸 Screenshot: User management — to be added