Skip to main content

Central — White Label Staff Management

Overview

The White Label Staff Management page is used by admins to view and manage staff accounts for a selected white label. It includes search filters, a staff list table, pagination controls, and quick access to create or edit staff records.

Access

  • URL: /dashboard/white-label-staff
  • Role required: Admin
  • Navigation path: Sidebar > Whitelabel Management > White Label Staff

Page Layout

The page header displays the page title and is part of the standard central admin interface.

ElementTypeDescription
White Label Staff ManagementheadingPage title for the staff management section

Filters

The filter row enables quick staff lookup and scoping by status and white label.

ElementTypeDescription
UsernameinputSearch by specific staff username
StatusdropdownFilter staff by status (default: All)
White LabeldropdownFilter staff by white label; currently selected: i88
SearchbuttonApply the current filter values
ResetbuttonClear filters and reset the list

Primary action

The page includes a primary action button for staff creation.

ElementTypeDescription
Create New StaffbuttonOpens the create staff form for adding a new white label staff account

Table and pagination

The table displays the current list of staff records with relevant information for each account.

ColumnDescription
NoSequential row number or record index
UsernameStaff account username
Staff NameDisplay name or full name of the staff member
Last LoginTimestamp of the staff member's last login
IP AddressLast login IP address
StatusCurrent account status (Active, Suspended)
ActionEdit button for staff record management

Pagination controls are available above the table.

ElementTypeDescription
12 DatatextTotal number of staff records displayed
Prev / Next buttonsbuttonsNavigate between pages
Current pagetextShows the current page number
Go to pageinput + buttonJump to a specific page number

Features

Staff search and filter

Admins can restrict the staff list by username, status, and white label.

  • Username: type a staff username for exact or partial lookup.
  • Status: choose from status options, defaulting to All.
  • White Label: white label filter set to i88 in this view.
  • Search: fetches filtered results.
  • Reset: clears the search inputs and resets the list.

Staff list management

The staff table provides a central view of staff records, including login metadata and status.

  • Each row includes an Edit Staff action button.
  • The list uses pagination for larger datasets.

UI Elements Reference

LabelTypeLocationDescription
White Label Staff ManagementheadingPage headerPrimary page title
Usernamelabel/inputFilter rowStaff username search input
Statuslabel/dropdownFilter rowStatus filter control
White Labellabel/dropdownFilter rowWhite label scope filter, selected i88
SearchbuttonFilter rowExecutes the filter search
ResetbuttonFilter rowClears filter inputs
Create New StaffbuttonTop action barOpens staff creation workflow
Notable headerStaff tableRow number column
Usernametable headerStaff tableAccounts username column
Staff Nametable headerStaff tableDisplay name column
Last Logintable headerStaff tableLast login timestamp column
IP Addresstable headerStaff tableLast login IP column
Statustable headerStaff tableAccount status column
Actiontable headerStaff tableEdit action column
PaginationcontrolsAbove tableNavigate pages and jump to page number

Notes

  • The current white label filter is selected as i88.
  • The page is part of the Whitelabel Management section and is intended for admin staff account administration.
  • A screenshot of the page is available at docs/central/white-label-staff-management.png.