The User Listing page displays a list of all users in the system, along with their details and permissions.
This page is used to manage user accounts and control access to the system.

Accessing the User Listing
- Sign in to the system with your credentials.
- Navigate to the "Users" section and select "Users".
Understanding the User Listing Page
- Header:
- Users: The title of the page.
- "ADD USER" Button: Allows you to add a new user to the system.

-
User List Table:
-
Columns:
- First Name: The first name of the user.
- Last Name: The last name of the user.
- Email: The email address of the user.
- Role: The role assigned to the user (e.g., Public, Manager).
- Auto Lock: Indicates whether the user has cash lock permissions (checkmark for yes, "X" for no).
- QR Login: Method that allows you to authenticate a user without typing in a password/PIN code.
- Active: Indicates whether the user account is active (checkmark for yes).
- Search Bar (Top Right): Allows you to search for users by name or email.

-
Pagination:
- Shows the number of users per page and allows you to navigate through multiple pages.
Using the User Listing Page