Documentation Index
Fetch the complete documentation index at: https://docs.meetzy.io/llms.txt
Use this file to discover all available pages before exploring further.
Call Details
Every call generates detailed data that helps you understand what happened during the conversation. The Call Details modal provides access to all information captured during the call.Opening Call Details
Click on any call row in the Call History table, or click the View button to open the details modal.Modal Layout
The Call Details modal is organized in a three-column layout:| Panel | Content |
|---|---|
| ⬅️ Left | Input Parameters (JSON) |
| 📊 Center | Call Information |
| ➡️ Right | Output Response (JSON) |
Input Parameters
The left panel displays the input JSON that was sent to initiate the call:Features
- Copy Button - Copy the entire JSON to clipboard
- Syntax Highlighting - Color-coded JSON for readability
- Expandable - Scroll through large input payloads
Call Information
The center panel shows key metadata about the call:| Field | Description |
|---|---|
| Call ID | Unique identifier (monospace, copyable) |
| Status | Current status with colored badge |
| Success | ✓ Yes or ✗ No indicator |
| Playbook | Agent name that handled the call |
| Duration | Call length in human-readable format |
| From | Origin phone number |
| To | Destination phone number |
| Contact email (if provided) | |
| Created Time | Timestamp when call was initiated |
| Tags | Labels applied to this call |
Status Badges
| Status | Color | Description |
|---|---|---|
| completed | 🟢 Green | Call finished normally |
| in-progress | 🔵 Blue | Call is currently active |
| failed | 🔴 Red | Call encountered an error |
| transferred | 🟣 Purple | Call was transferred |
| no-answer | ⚪ Gray | Recipient didn’t answer |
Analyze with Copilot
A new Analyze with Copilot button is available in the call information section that allows you to dive deeper into the conversation:Open Copilot Analysis
Click the “Analyze with Copilot” button to navigate to the agent editor with this call’s context pre-loaded
Automatic Context Loading
The system automatically loads the call’s transcription and metadata into Copilot for immediate analysis
The Copilot analysis maintains full context of the call, including transcript, input parameters, and output data for comprehensive insights.
Output Response
The right panel displays the output JSON containing all data captured during the call:Output Contents
Transcription
Transcription
Full conversation transcript between the agent and the caller, with speaker labels.
Summary
Summary
AI-generated summary of the call’s key points and outcomes.
Output Parameters
Output Parameters
Structured data extracted from the conversation based on your Output Settings configuration.
Evaluations
Evaluations
Results of automated evaluations defined in your agent configuration.
Tool Calls
Tool Calls
If the agent invoked any tools or webhooks, their requests and responses are included.
Webhook Information
If your agent has a webhook configured, the bottom of the right panel shows:| Field | Value |
|---|---|
| Method | POST, GET, etc. |
| URL | Webhook endpoint |
| Auth | Authorization header (masked) |
The webhook section only appears if a webhook was configured and triggered for this call.
Recording Playback
If call recording is enabled:- An audio player appears at the top of the modal
- Controls include play/pause, seek, and volume
- Download option available for offline access
Enhanced Analytics Workflow
The new Copilot integration streamlines your analysis workflow:Quick Analysis
Jump directly from call details to Copilot analysis without losing context
Contextual Insights
Get AI-powered insights based on the specific call’s transcription and data
Pattern Recognition
Identify trends and patterns across similar calls using Copilot’s analytical capabilities
Agent Improvement
Use call-specific analysis to refine agent prompts and behaviors
Copying Data
Copy Buttons
- Copy Input - Copies the entire input JSON
- Copy Output - Copies the entire output JSON
- Copy Call ID - Copies just the call identifier
Feedback
When you copy data:- The button changes to “Copied!” with a checkmark
- Reverts to normal after 2 seconds
Common Use Cases
Debugging
Review input params and output to diagnose why a call didn’t perform as expected.
Quality Assurance
Listen to recordings and check transcriptions to ensure agent quality.
Integration Verification
Verify that webhook data was sent correctly and contains expected values.
AI-Powered Analysis
Use Copilot to analyze call transcriptions and generate improvement recommendations.
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Esc | Close the modal |
| Click outside | Close the modal |
Next Steps
Call History
Return to searching and filtering calls.
Copilot Analysis
Analyze calls with AI-powered insights.
Reporting
Generate reports from your call data.

