Skip to content

Asset Assignments

An assignment is the link between a hardware asset and an employee. Every asset in M7 is either assigned to someone or sitting in the Asset Pool (unassigned).

M7 Assignments page showing current equipment assignments


stateDiagram-v2
[*] --> AssetPool : Asset created (unassigned)
AssetPool --> Assigned : Assign to employee
Assigned --> AssetPool : Return / unassign
Assigned --> Assigned : Reassign to different employee

There are two ways to assign an asset:

  1. Go to Asset Pool in the top navigation
  2. Find the asset in the list
  3. Click the Assign button (teal) on the right
  4. Select the employee from the dropdown
  5. Confirm the assignment
  1. Fill in the asset details
  2. In the Assignment section, select an employee from the Assign to Employee dropdown
  3. Optionally set Department and Location
  4. Click Create Asset — the asset is created and assigned simultaneously

To move an asset back to the Asset Pool:

  1. Open the asset detail (click the asset ID in the Assets table)
  2. Edit the assignment field and set it to Unassigned (Asset Pool)
  3. Save — the asset will appear in the Asset Pool

When assigning an asset, the following fields are recorded:

FieldDescription
Assign to EmployeeThe staff member receiving the asset
DepartmentDepartment (auto-filled from employee, can be overridden)
LocationPhysical location (e.g. Office Floor 3, Remote, Warehouse)

On the Employees page, each row shows an Assets count badge. Click the employee name to open their profile and see all assigned hardware.