Getting There
1
In the left navigation expand Analyze.
2
Select Call History.
Search & Filters
Search
Query by Caller ID, Agent name, or Call SID. Typing fires a new server-side search and cancels the previous request so the table stays responsive.
Time Range
Choose Today, Last 7 Days, or Last 30 Days to limit results.
Pinned Only
Switch on Pinned only when you want to focus on the calls you saved for later review.
Table Reference
Identifier of the caller.
Call start time shown.
Total length (m s).
Completed, In Progress, or Missed. Color-coded for quick scanning.
AI agent that handled the call.
Unique Call Identifier. Click the copy icon to copy to clipboard.
Outcome label (e.g. Hangup, Caller-Hungup).
Click View to open the Call Details drawer.
Click anywhere on a row to open the drawer. Pinned calls display a colored bar on the left edge so you can spot them quickly.
Infinite Scrolling
Scroll to the bottom of the list and older calls load automatically – no paging controls needed.Pin Calls for Easy Follow-up
1
Hover any row and click the pin button on the left edge. You can also pin from inside the Call Details drawer.
2
Toggle Pinned only beside the filters to review just the calls you saved.
Pins are personal to your user account within the current account; teammates manage their own pinned lists.
Export
Click Export to download all currently visible rows as a CSV file. The export respects any search or date filter that you have applied.Call Details Drawer
Selecting View opens a side drawer with two sections:Summary
AI-generated synopsis of the conversation.
Transcript
Full chat-style transcript, clearly separating AI and User turns.
Advanced Transcript Viewer
The transcript viewer can show a richer, time-aligned view that combines messages with system actions executed during the call.Turn it on
- Open a call in the Call Details drawer.
- In the Transcript section, toggle “Advanced” on. When enabled, the app loads a merged transcript for that call.
What you will see
- AI and User messages as separate bubbles, with precise elapsed time badges.
- System entries for actions that ran during the call, including:
- Pre-Call actions (executed before the first utterance)
- During-Call actions and flow API requests
- Post-Call actions
- Method and URL
- Request details: headers, query params, and body (when present)
- Response details: status, latency, and response body
- Updated variables written back to the interaction context
The merged transcript is fetched only when Advanced is toggled on. If no advanced data exists for a call, the viewer falls back to the regular transcript.
Tips
- Use Advanced mode to debug why an action was called and what data was returned.
- Collapse request sections you do not need to reduce visual noise.
- Sensitive values may be masked by your backend for security.
Troubleshooting
- If Advanced shows no entries, logs may take a short time to appear. Wait a few seconds and try again.
- Some older calls may not include merged transcript data; in that case, the basic transcript will be shown.
Tips & Best Practices
- Copy the Call SID when you need to reference a specific call in support tickets.
- Apply filters first, then Export to avoid large CSV files.
- Use the Call Details summary to quickly understand whether the customer’s query was resolved.