Assets — User Guide
Module: Fixed Equipment
Audience: IT administrators, operations staff, asset managers
Version: 1.0.0
Last updated: 2026-07-22
Overview
Assets is where you register and track physical equipment — laptops, vehicles, tools, and other tagged items. Each asset has a model, serial (asset tag), status, location, and purchase details. From the asset list you can assign equipment to staff or locations (check-out), return it (check-in), print QR labels, and open a detail page for history, files, linked components, and maintenance.
Use this screen as your master asset register. Related item types (licenses, accessories, consumables) have their own menus but follow similar patterns.
Prerequisites
| Task | Permission |
|---|---|
| View the asset list and details | Fixed Equipment → Assets → View (or View own) |
| Add assets, check-out, check-in | Fixed Equipment → Assets → Create |
| Edit an asset | Fixed Equipment → Assets → Edit |
| Delete an asset | Fixed Equipment → Assets → Delete |
View own users only see assets marked Requestable. To see the full register, you need global View permission.
Setup before adding assets:
- Settings → Models — define equipment types (category, manufacturer, custom fields).
- Settings → Status labels — at least one Deployable status for check-out.
- Settings → Locations — optional default locations.
- Settings → Suppliers — optional vendor list.
Step-by-step: View and filter assets
- Go to Fixed Equipment → Assets.
- Use the filter dropdowns at the top:
- Model
- Status
- Supplier
- Default location
- The table refreshes automatically when you change a filter.
Expected result: You see active assets with serial, status, who/where it is checked out to, purchase data, and check-in/check-out counts.
Step-by-step: Add an asset
- On the Assets page, click Add.
- On the General information tab, complete:
- Asset name (optional — defaults to model name if blank)
- Model (required)
- Status (required)
- Supplier, Purchase date, Order number, Purchase cost
- Location (default storage location)
- Warranty (months)
- Notes
- Optional checkboxes:
- Requestable — allows staff with limited view to see this asset in lists and portal requests.
- For sell / For rent — marks the asset for commerce flows; disables inline check-out from this list.
- Open the Serial tab. Enter the asset tag / serial number (required). Use + to add multiple serials — each serial creates a separate asset record.
- Click Submit.
Expected result: New asset(s) appear in the list. A QR code is generated for each serial.
Step-by-step: Edit an asset
- In the asset list, open the row menu and click Edit.
- Update fields in the modal (same layout as create).
- Click Submit.
Tip: Changing the model reloads custom fields defined for that model.
Step-by-step: Open asset details
- In the list, click View on a row.
- Use the tabs:
- Details — manufacturer, category, purchase and warranty info, depreciation summary
- Licenses — software linked to this asset
- Components — parts assigned to this asset
- Assets — child assets checked out to this asset
- Maintenances — repair and service records
- History — check-in, check-out, and change log
- Files — attachments
Step-by-step: Check out an asset
Assign equipment to a person, customer, location, another asset, or project.
Before you start: The asset must have a Deployable status, must not be flagged for sell/rent, and must not already be checked out.
- In the last column of the asset row, click Check-out.
- In the modal, confirm or edit the asset name and model.
- Choose a Status (deployable labels only).
- Select Check out to:
- Staff — pick an employee
- Customer — pick a client company
- Asset — assign to another asset record
- Location — move to a location
- Project — assign to a project
- Set Check-out date and optional Expected check-in date.
- Add Notes if needed.
- Click Check-out.
Expected result: The asset shows as checked out. The Check out to column shows the assignee. The row button changes to Check-in.
Step-by-step: Check in an asset
Return equipment to inventory.
- On a checked-out asset row, click Check-in.
- Set Status, Location (where it is returned), Check-in date, and Notes.
- Click Check-in.
Expected result: The asset is available again. Checkout counts update on the list.
Step-by-step: Print QR codes
- Single asset: Row menu → Print QR code (opens a printable label).
- Multiple assets: Select checkboxes on rows → use the bulk Print QR code action.
Step-by-step: Bulk upload
- On the Assets page, click Bulk upload.
- Download the template, fill in asset rows, and upload the spreadsheet.
Use bulk upload when onboarding many assets at once. Validate models and status values exist in Settings before importing.
Field reference
| Field | Required | Description |
|---|---|---|
| Asset name | No | Display name; defaults to model name |
| Model | Yes | Equipment template from Settings |
| Status | Yes | Controls deployability and checkout eligibility |
| Serial (asset tag) | Yes (create) | Unique identifier; one record per serial when batching |
| Supplier | No | Vendor who sold the asset |
| Purchase date | No | Used for warranty and depreciation |
| Purchase cost | No | Unit price in base currency |
| Order number | No | PO or invoice reference |
| Location | No | Default / home location |
| Warranty | No | Length in months from purchase date |
| Requestable | No | Visible to limited-view staff and request flows |
| For sell / For rent | No | Commerce flags; disables list check-out |
Common issues
| Symptom | Likely cause | What to do |
|---|---|---|
| No Check-out button | Status is not Deployable, or asset is for sell/rent, or already checked out | Set a deployable status; clear sell/rent flags; check in first |
| "Serial already exists" | Duplicate asset tag | Use a unique serial or edit the existing asset |
| Empty list with View own permission | No requestable assets | Mark assets as Requestable or request global View |
| Cannot see Add | Missing Create permission | Ask admin to grant Assets → Create |
| Customer check-out shows blank assignee | Known limitation on asset checkout logging for customers | Prefer staff/location/project assignment, or track via Notes |
| Deleted asset still appears in reports | Delete is soft (hidden from list) | Expected; inactive assets have active = 0 |
Related features
- Depreciations — value tracking for assets via model profiles
- Sign manager — dedicated check-in/check-out queue with signatures (separate menu)
- Requested — staff asset requests that may convert to check-out
- Maintenances — service records (also on asset detail tab)
- Settings → Models — templates, categories, custom fields