What’s tracked
Calls
Calls
Total calls, completed calls, average duration, and total cost — with a daily breakdown so you can see the shape of your week.Filter by date range, and by location if you run more than one.
Messaging
Messaging
SMS conversation and message counts. Conversations are the number that matters for billing; messages tell you how long exchanges run.
Configuration
Configuration
Counts of agents, phone numbers, and knowledge bases in your workspace. Useful mostly as a sanity check that something you set up actually exists.
The numbers worth acting on
Most dashboard metrics are descriptive. These four change what you do:Numbers tell you where; transcripts tell you why
This is the whole workflow:1
Spot a change in the aggregate
A rate moved. That’s the signal, not the answer.
2
Filter call logs to that window
Same date range, same category — failed calls, transfers, short calls.
3
Read five transcripts
Five is almost always enough to see the pattern. Ten is rarely more informative.
4
Fix the underlying input and re-test
Then watch the metric over the following week to confirm it moved.
Cost
Per-call cost lets you sanity-check spend against your plan. It isn’t the same as your invoice — billing runs on included allowances and overage rates. See Plans and Usage & overages for what you’ll actually pay.Over the API
Call analytics are available programmatically if you want them in your own reporting:analytics:read permission — see Authentication and the Calls API.
For live counting rather than periodic pulls, subscribe to
call.ended via webhooks and aggregate on your side. It’s faster and costs no API requests.