← Back to Docs
Last updated: 2026-02-24

“Requiring Attention” KPI (Definition)

The dashboard includes a “Requiring Attention” KPI that links into Assets with preset filters. The dashboard also includes an Inventory Status Overview panel with separate attention counters (Lost, Maintenance Due, Maintenance Overdue, Warranty Soon) that deep-link to filtered assets.

Current behavior

Clicking “Requiring Attention” navigates to:

/assets?maintenanceDueBefore=soon&warrantyExpiresBefore=soon&lostAssets=true

That implies the KPI is driven by one or more of:

  • maintenance upcoming/due/overdue (via maintenance reminder thresholds + due date)
  • warranty expiring soon
  • lost assets

Current supporting links in the overview panel:

  • Lost/assets?lostAssets=true
  • Maintenance Due/assets?maintenanceDueBefore=due
  • Maintenance Overdue/assets?maintenanceDueBefore=overdue
  • Warranty Soon/assets?warrantyExpiresBefore=soon

When the Assets list is opened from these links, rows show small attention reason tags so users can see why each item was flagged.

Lifecycle SLA escalations (workspace setting) can also send in-app notifications for:

  • maintenance overdue aging
  • lost status aging
  • stale verification

The stale verification view uses: /assets?verificationStale=true. Escalation notifications are highlighted in the notification drawer with an Escalation label and sorted above regular reminders.