Analytics

Track call volume, outcomes, sentiment, and agent performance across your workspace and subaccounts
View as Markdown

Analytics dashboard overview

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.

FilterOptions
Call directionInbound or outbound calls
AgentAll agents, or a specific selection
Time rangeMonthly, weekly, or a custom range
All accountsYour own workspace, or a subaccount you manage

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.

CardWhat it tells you
Duration metricsTotal calls, total minutes, and average duration for the selected range
Assistant performanceHow assistants compare on minutes used, calls handled, and success rate
Call status over timeCompleted, voicemail, left voicemail, failed, and no answer statuses plotted with trend lines
Call status overviewAggregate totals for each status
Reasons behind ended callsWhy calls ended, such as Address Incomplete, Voicemail, or Forbidden
Failed callsContact, date, status, duration, and agent for every call that failed
Executed actionsHow often a selected action ran, over time
SentimentThe share of positive interactions and how it moves over time

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.

Analytics dashboard filtered to All accounts, showing a table of subaccounts by total minutes

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

Every hour. If your data still looks stale after that, refresh the page and double-check your filters.

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.

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.

Only if it has the Analytics permission. See Manage subaccount permissions for the full permission list.

No. Analytics are exported through the Export analytics data endpoint. For call-level records instead of aggregated metrics, see Export call data.

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.