qDash is the operational dashboard for our phone system — a single searchable view of every user, every call queue, and exactly who answers what. Auto-refreshes every five minutes, gated behind Microsoft 365 SSO. Designed so managers can keep queue rosters current without ever opening the Zoom admin console.
Pulls the full Zoom Phone roster live — name, email, extension, assigned phone numbers, site, and department — and renders it as a searchable, sortable table with color-coded department badges. Searches by name, email, or extension. No more dropping into the Zoom admin console just to look up an extension.
Lists every call queue with its extension, numbers, and current member count. Click into a queue to see members, search across the full user list, and add or remove people. Changes write back to Zoom Phone immediately. Designed so team leads can run their own rosters without needing a Zoom admin seat.
Every page is locked behind Microsoft 365 sign-in via NextAuth and Entra ID — only @your-policy.com accounts get through. Data isn't mirrored anywhere; qDash reads Zoom Phone live and caches for five minutes, with a manual refresh button for instant sync after a change. No background sync, no stale view to debug.
qDash is an internal platform at YourPolicy — staff-only, behind SSO. Built on Next.js, deployed on Railway, wired straight into Zoom Phone so the roster is never stale.