Analytics

The analytics dashboard answers the questions you would otherwise assemble by hand: how many calls ran, how they ended, which agents are performing, and whether quality is trending up or down. Open it with Analytics in the left sidebar.
Data refreshes every hour. If your workspace has subaccounts, the same dashboard covers every account you manage. To get the same numbers into a BI tool or a report of your own, pull them through the API.
Filter what you see
Filters sit at the top of the page and apply to every chart and metric below them.
The All accounts filter appears only if your workspace manages subaccounts.
Read the dashboard
Each card answers a different question about the calls in your current filter.
To get from a number to the conversation behind it, open Logs, which holds the full record of each individual call.
Sentiment and end-call reasons surface quality problems, like a misfiring action or a bad handoff, earlier than call volume does. Check both on a regular cadence, not only when volume drops.
Track subaccount analytics
If your workspace manages subaccounts, you can see how each one is performing without leaving your own workspace. Set the All accounts filter to open the subaccount view.

The view opens on a table of every subaccount you manage:
- Total minutes: call minutes used in the selected time range, with the change against the previous period
- Calls: number of calls handled
- Average duration: mean call length
Compare rows to see which accounts are ramping up and which have gone quiet. Select a subaccount to load its full dashboard in place, with the same cards and filters scoped to that account. Set All accounts again to return to the overview or switch to another subaccount.
Minutes in the subaccount table come from call analytics, not from billing. Billable usage excludes some activity, such as credits used during call transfers, so the two figures can differ. For invoicing and rebilling, see Usage and billing.
Whether a subaccount can open the analytics dashboard inside its own workspace is controlled by the Analytics permission.
Export analytics data
Analytics are exported through the API, not from the dashboard. Use the Export analytics data endpoint to pull the same aggregated metrics into Power BI, Tableau, Google Data Studio, a warehouse, or a scheduled report of your own.
Each request is capped at a 120-day range and defaults to the past 7 days when no range is given. For longer histories, page through the range in consecutive requests.
The endpoint returns aggregated analytics. For call-level records, see Export call data.
FAQ
How often does the dashboard update?
Every hour. If your data still looks stale after that, refresh the page and double-check your filters.
Can I see analytics for my subaccounts?
Yes. Set the All accounts filter to open the subaccount view, which lists every subaccount with its total minutes, calls, and average duration. Select one to load its full dashboard.
Why don't the minutes in analytics match my invoice?
Analytics reflects call activity, while the Usage dashboard reflects billable credits only. Credits used during call transfers are excluded from billing, which can cause the two views to differ.
Can a subaccount see its own analytics?
Only if it has the Analytics permission. See Manage subaccount permissions for the full permission list.
Can I export analytics from the dashboard?
No. Analytics are exported through the Export analytics data endpoint. For call-level records instead of aggregated metrics, see Export call data.
My export came back empty. What happened?
There was most likely no activity in the requested range, or the filters in the request were too narrow. Widen the range, keeping it under 120 days, and try again.