Wallboard roles and entry points
There are two wallboard surfaces, and they answer different questions:- Wallboard (
/wallboard, top nav) — the cross-channel operations board. KPI tiles across messaging and voice, per-channel live figures, the live operations band, and the digital-queue backlog. This is the TV board for the whole ops floor. - Voice → Wallboard (
/voice/wallboard) — the voice-specific wallboard covered in the wallboard guide. Per-queue waiting/wait-time/service-level figures, the full per-agent state grid, SLA banners, and the top-performers leaderboard. Use it when the question is “which queue or which agent,” and where caller numbers can be un-masked for an authorized supervisor.
Choose the right board
The omnichannel wallboard stacks four sections, top to bottom, each answering a different supervisor question:
If none of the four answer the question, the dedicated voice wallboard one click away holds the full per-agent grid and the per-queue breakdown.
Refresh: event stream first, polling as the fallback
The wallboard reads both the live event stream (SSE) and periodic polls, and the header shows which one is driving the board with a Live / Polling pill:- While the event stream is connected, it pushes updates in near real time; the polls stretch to a slow 30-second cadence purely as a backstop.
- If the event stream drops, the wallboard falls back to a 5-second poll until the stream recovers, and the pill flips to Polling so the TV’s refresh mode is visible at a glance.
What Pause actually freezes
Pressing Space (or the header pause button) freezes the wallboard. Three independent guarantees kick in so the board cannot twitch while a supervisor reviews it:- Source queries pause — every wallboard feed stops fetching, so no new data is requested.
- In-flight requests cancel — a request already underway at the moment of the pause is cancelled before its result can land.
- The rendered view freezes — the exact snapshot on screen is held until resume, even if another tab writes fresh data into the shared cache. A value cannot change mid-review, whatever the network does underneath.
Tile cycling and page pacing
When there are more KPI metrics than fit one page, the tile strip auto-cycles every 10 seconds, five tiles per page. A thin progress bar under the board (and the dotted page indicator in the header) shows where the cycle is; both appear only when there is more than one page to cycle through. Arrow keys (←/→) step pages manually, and clicking a dot jumps straight to that page.Tune the alarm rules that escalate from this board
A metric tile turning red is a visual signal; an alarm rule is the escalation on top of it — for example, “the longest wait on Support exceeds 120 seconds” or “tenant-wide service level drops below 80%.” Rules are evaluated on the same refresh cadence the board runs on, hold a breach timer to avoid flapping (a breach must persist before it pages), and re-fire at most once every 30 seconds while a breach persists. Deliver them to the live wallboard feed, a browser notification, a webhook, or email. Wire the rules you want supervised, then tune thresholds to the queue’s traffic shape. The full rule vocabulary — metrics, comparators, duration gating, channels, and worked examples — is in Wallboard alarm rules.Mount it on a TV (kiosk mode)
The board is built for a shared display:- Open Wallboard in the top nav on the display machine.
- Sign in with a supervisor-level account — the board then renders the full org-wide view on a shared screen.
- Press F (or the header fullscreen button) to strip the browser chrome: the board takes over the whole screen, exits the margins, and gains its own dark full-bleed background. Press F again or Esc to leave fullscreen.
- Use a dedicated browser profile on the mounted display so casual browsing does not interrupt the board.
Troubleshooting
- A tile shows ”—” instead of a number. That is the “no data” state — the metric could not be honestly computed (for example, no message reached a terminal outcome yet). It is not a smoke alarm; a fabricated 0% would be worse.
- The board says Polling instead of Live. The event stream dropped and the board is on the 5-second fallback. It recovers on its own; check the network path to
orbit.devotel.ioif the state persists. - The board does not cycle. Cycling only runs when there is more than one tile page — with five or fewer metrics there is nothing to cycle through.
- A paused TV resumes cycling after a refresh. The pause state is stored locally on the display; it only survives in the same browser profile. If the display runs in a guest/incognito profile that discards storage, pause survives only until the profile is reset.
See also
- Wallboard: supervisor real-time tiles — the voice-specific wallboard and the leaderboard/time-window options
- Wallboard alarm rules — the escalation layer on top of these tiles
- On-call alerting — the on-call warning feed SLA banners ride on