TABLE OF CONTENTS
- Manage User
- Adding New User
- Enable or Disable Users
- Reset Password
- Order History
- Upload User List
- Import Logs
The Users page displays the list of registered users. Owners and Managers can manage the users of the B Stores from here. The list shows the user information, including User Name, Full Name, Email, Role, and Order History. The Role of any user in the B Store can be User, Manager, or Owner.

Manage User

- Manage the User Details.
- Save Progress using the “Save” button.
- Edited user information is now updated.
Adding New User

- Complete the User Details.
- Save Progress using the “Save” button.
- The New User is not added.
Note: It does not allow the creation of a user with the same username within the same B Store.
Enable or Disable Users

- Click the Lock or Unlock user action icon.
- The page reloads with action confirmation.
- The user is enabled or disabled.
Reset Password

- Click the Reset Password action icon.
- Znode sends an email to the user with a reset password link.
Order History

- When clicking on the Order history action icon, the Owner or Manager will be shown the list of orders for the user.
- The order history list page includes the Order Number, Order Status, Payment Status, Order Date, Order Amount, and Action.
- The Order Number and Action is hyperlinked, when clicked it will show the order detail page.
Upload User List

- The Owner or Manager can bulk upload the list of users to the B Stores.
- The following are the columns that should be included in the CSV file to import the Users:
| Column | Description |
| User Name | Email Address |
| First Name | Enter the First Name, Text |
| Last Name | Enter the Last Name, Text |
| Role Name | Enter the Role Name, Text: User Owner Manager |
| Is Active | One of these Values: O for No 1 for Yes |
Import Logs

Import Statuses
| Status | Description |
| Started | When any Import is in progress, the Import Status displays as “Started.” |
| Completed Successfully | When any Import is completed and there are no failed records, the Import Status displays as “Completed Successfully.” |
| Completed with Errors | When any Import is completed and there is at least one failed record and at least one succeeded record, the Import Status displays as “Completed With Errors” |
| Failed | When any Import is completed and all the records are failed, the Import Status displays as “Failed” |