What it shows
Open count
Total conversations in
state=open in your helpdesk.Oldest unresponded
Age of the oldest open conversation, in human-readable units. Turns red after 60 minutes.
Unassigned
Open conversations with no admin assignee.
On shift
Agents whose helpdesk presence is not in away mode.
How it’s populated
The worker polls your connected helpdesk every 10 minutes and stores one row inlive_queue_snapshots. The Now bar reads the most recent row.
Today the only live source is Intercom. Other providers will populate the table as their adapters land. The bar shows the source label so you can tell which helpdesk the snapshot came from.
Via Slack
If you have the Slack integration enabled:Now: 42 open · oldest 3h12m · 4 unassigned (as of 2026-05-11 09:42 UTC)The Slack output uses the same row as the in-app bar — no extra poll fires.
API
What it isn’t
- Not a triage view. The Now bar tells you what; you triage in your helpdesk. Click the open count (coming) to jump to the filtered helpdesk inbox via your deep-link template.
- Not a real-time stream. 10-minute polling is the cadence — fresh enough to spot a queue spike, sparse enough not to hammer the helpdesk API.
Privacy
Snapshots store counts only; no conversation content. TheonShiftAgents field is a JSON array of agent names from the helpdesk’s admins endpoint. Snapshots older than seven days are pruned by the cron.