Overview
The Reports page gives admins and leads two views of your asset fleet:- Asset Status — confirmation status per asset (confirmed, mismatch, never confirmed), filterable by location, tech, and recency
- PMI Compliance — upcoming and overdue preventive maintenance inspections, sortable by due date with a summary bar showing fleet health at a glance
Asset Status
Every asset in the system has one of three statuses:
A “Never confirmed” asset is not necessarily lost or misplaced. It may simply not have been encountered yet during normal field work. High counts of never-confirmed assets on a floor typically indicate that area hasn’t been swept.
Asset Status tab
Filters
Use the filter bar to narrow the table. All filters combine — you can filter to “all Mismatch assets on Floor 2 not seen in 90 days” by setting both Status and Not seen in N days together. The active filter set is reflected in the page URL, so filtered views can be bookmarked or shared.Columns
Exporting to CSV
Click Export CSV to download the current filtered view as a.csv file. The export respects all active filters — if you’ve filtered to Floor 2 assets not seen in 365 days, the export contains only those rows.
The file is named forager-report-YYYY-MM-DD.csv with today’s date.
CSV columns: Asset Tag, Recorded Location, Status, Last Confirmed (ISO timestamp), Last Tech, Confirmations, Mismatches.
PMI Compliance tab
The PMI Compliance tab shows every asset that has a PMI schedule on record, sorted by due date — most overdue first.Summary bar
Four tiles at the top of the tab show fleet-wide PMI health at a glance:Create Sprint from Overdue
When there are overdue assets, a Create Sprint from Overdue button appears in the tab header next to Export CSV. Clicking it:- Pulls all assets currently showing Overdue status
- Creates a new Remediation Sprint named
PMI Overdue — YYYY-MM-DD(today’s date) - Pre-populates the sprint with every overdue asset, unassigned
- Redirects you to the sprint detail page so you can assign items to techs immediately
Columns
The table is sorted most-overdue first by default.
Exporting PMI data
Click Export CSV on the PMI Compliance tab to download a PMI-specific file (forager-pmi-YYYY-MM-DD.csv). This export is formatted for compliance handoff — it includes the human-readable interval label (e.g., “Semi-annual”), days overdue or remaining as a signed number, and the last attestation timestamp.
To add PMI schedules to your assets, see Assets — Importing PMI data.
Common report queries
Devices overdue for confirmation (annual audit) Set Not seen in → 365 days. Export the result as the list of assets requiring a physical walkdown before the audit. Devices with stale locations Set Status → Mismatch. These assets were found somewhere other than their recorded location — their CMDB record may need updating. Coverage check for a specific floor Set Location → the floor node. Review the Status column to see which rooms have well-confirmed assets and which have gaps. Assets a specific tech has confirmed Set Tech → the team member’s name. Useful for verifying field work coverage during a scheduled sweep. All assets with overdue PMI (for a Joint Commission prep walk) Switch to the PMI Compliance tab. The table is already sorted most-overdue first. Export the CSV for your compliance binder. Devices due for PMI before a specific date On the Asset Status tab, set PMI Due Before to your cutoff date. Export the filtered list to share with your biomedical or facilities team. PMI coverage gap — assets with no schedule On the Asset Status tab, set PMI Status → No schedule. These assets exist in Forager but have nonext_pmi_date on record. Add them via CMDB re-import with PMI columns populated.