Skip to content

Employees

The Employees page is the staff directory. It lists all 44 team members across 10 departments and lets you manage employee profiles and their assigned assets.

Navigate to Employees in the top navigation bar.

M7 Employees page showing staff directory table

M7 Add new employee form


ElementDescription
Search barSearch by name, email, or role
All DepartmentsFilter dropdown to narrow by department
All StatusFilter by Active / Inactive
Add Employee buttonOpens the Add Employee form (top right)

ColumnDescription
AvatarInitials-based avatar with teal background
EmployeeFull name (and email below if set)
RoleJob title / role
DepartmentDepartment badge with building icon
AssetsCount of assigned hardware items (clickable)
LocationOffice or location (e.g. Phuket Office, Koh Samui Office)
StatusActive (green dot)

DepartmentEmployeesAssets
Development924
Marketing1021
Concierge610
Sales87
Accounting35
Data & AI14
Tech03
Operations52
Data & Analytics11
Purchasing11

Click the + Add Employee button (top right).

FieldRequiredDescriptionExample
Full NameYesEmployee’s full nameSarah Johnson
EmailNoWork email address[email protected]
PhoneNoPhone number (Thai format)+66 8x xxx xxxx
Job Role / TitleNoPosition or titleDesigner, Sales Manager
DepartmentNoSelect from dropdownMarketing, Development
Location / OfficeNoPhysical work locationBangkok, Head Office
Hire DateNoStart datemm/dd/yyyy

Only the name is required. All other fields can be filled in or updated later from the employee profile.

Click Create Employee to save. The employee will appear in the directory and a Employee Created event will be recorded in the Activity Log.


Click any employee’s name to open their full profile. From there you can:

  • View and edit all their details
  • See all assigned assets
  • Export a per-employee PDF report

flowchart TD
A[New hire joins] --> B[Add Employee via + Add Employee]
B --> C[Employee appears in directory]
C --> D{Equipment needed?}
D -->|Yes| E[Go to Asset Pool]
E --> F[Click Assign on available asset]
F --> G[Select the new employee]
G --> H[Asset linked to employee]
D -->|No| I[Employee has 0 assets - assignable later]
H --> J[Activity Log records both events]