[IMAGE: Post-call metrics setup modal showing form]
Location
Left Sidebar → Post Call MetricsWhat Are Post-Call Metrics?
After each call, Atoms can analyze the conversation and extract specific information:- Did the issue get resolved?
- What product was discussed?
- How satisfied was the customer?
- Does this need follow-up?
Set Up Post Call Metrics Modal
Left Panel - Metric Types
| Type | Icon | Description |
|---|---|---|
| Disposition Metrics | 📊 | Evaluate call outcomes by category |
| Templates | 📋 | Select from pre-filled metrics |
Right Panel - Configuration
Header shows “Disposition Metrics” with “Add Another +” button.Creating a Metric
Metric Form Fields
| Field | Type | Required | Description |
|---|---|---|---|
| Identifier | Text | Yes | Unique name for this metric |
| Data Type | Dropdown | Yes | String, Number, Boolean |
| Prompt | Text area | Yes | Question for AI to analyze |
Identifier Rules
- Lowercase letters only
- Numbers allowed
- Underscores allowed
- No spaces or special characters
call_outcome✓satisfaction_score✓follow_up_needed✓Call Outcome✗ (has spaces, uppercase)
Data Types
| Type | When to Use | Example Values |
|---|---|---|
| String | Categories, text answers | ”resolved”, “billing”, “product_x” |
| Number | Scores, counts | 1-5 rating, count of issues |
| Boolean | Yes/no questions | true, false |
Example Metrics
Call Outcome (String)
Satisfaction Score (Number)
Follow-up Needed (Boolean)
Product Discussed (String)
Using Templates
Click Templates in the left panel to see pre-built metric sets:- Common support metrics
- Sales qualification metrics
- Satisfaction metrics
Viewing Results
After calls complete, metrics appear in:- Conversation Logs — Individual call details
- Analytics Dashboard — Aggregate views
- Webhook Payloads — Sent to your systems (Analytics Completed event)

