Sort Devices
Change the order in which devices appear on the Devices page. Sorting works identically in both Card view and List view.
How to sort
- On the Devices page, locate the Sort by control in the toolbar (left side, above the device list).
- Open the dropdown and pick a field:
- Device ID — numeric device ID (e.g.
#109). - Name — alphabetical by device name.
- Barcode — alphanumeric barcode order.
- Date Added — when the device record was created.
- Last Modified — when the record was last updated.
- Device ID — numeric device ID (e.g.
- Toggle the direction using the arrow icon next to the dropdown:
- Ascending (↑) — A→Z, oldest→newest, 1→9.
- Descending (↓) — Z→A, newest→oldest, 9→1.

Defaults and persistence
- Default order — new tenants start with Device ID, descending, so the most recently added device is always at the top of the list.
- Session-scoped — your chosen sort is remembered for the duration of your session. It resets to the default on next login.
Things worth knowing
- Sort runs after filtering. Combine filters with sorting to get a focused, ordered subset — for example, Status = Damaged sorted by Last Modified, descending surfaces the most recently broken devices first.
- Excel export matches the screen. The exported file uses whatever sort is active when you click Export, so set the order you want before exporting rather than re-sorting in Excel afterwards.