Tanstack Start
Fuel & alertsFleet alerts

Alerts inbox

Statistics tiles, LIVE list, tabs, search, and pagination for fleet alerts.

Open the list

Select Alerts in the sidebar. You need view alert permission (see Permissions and access).

Statistics row

When the alert statistics API succeeds, tiles summarize (among others):

  • Resolution RatesResolved (percentage) and Violations (count) from the API.
  • Open Alerts, Pending (derived as total minus resolved and open when the API provides totals), Resolved, False Alarm.

If loading fails, an error message appears: Failed to load alert statistics. Please try again later. The table can still be used depending on your process; retry after refresh if metrics are required.

Table toolbar

  • A LIVE badge indicates the live list.
  • Tabs filter what is requested from the server:
    • All
    • My Alerts — filters to alerts assigned to you (uses your user id in search params).
    • Open
    • False Alarm
    • Violations

Tab filters map to alert status lookups from the data lookups API (alert_status type). If a status name does not resolve, a tab may behave like All until lookups load.

  • Search updates the list query (server-side search).
  • Pagination moves through pages; totals reflect the filtered result set.

Open a detail view

Use the row action control (arrow) to open that alert’s detail route.

On this page