Automated Alerts
Alerts automatically notify you when something goes wrong with your AI agents—whether it’s a quality issue, compliance violation, or technical problem. Instead of manually monitoring every call, let alerts catch issues for you.Why Alerts Matter
You can’t watch every conversation. Alerts help you:- Catch problems immediately - Get notified within seconds
- Focus on what matters - Only review flagged calls, not every single one
- Prevent escalations - Fix issues before customers get more frustrated
- Ensure compliance - Know immediately when regulations aren’t followed
Example: An alert notifies you that Agent V1 has missed the required call recording disclosure in 3 calls today. You fix the prompt immediately before more violations occur.
How Alerts Work
You define conditions to monitor (e.g., “score drops below 70”), and Chanl watches all calls for those conditions. When triggered, you’re notified via your chosen channel.Creating Alerts
- Via UI
- Via API
Navigate to Alerts and click “Create Alert”:
- Name your alert
- Define the condition to monitor
- Set severity level
- Choose notification channels
- Activate the alert
Alert Types
Quality Alerts
Monitor agent performance quality:Score Drop
Score Drop
Triggers when call quality score falls below threshold.When to use: Catch underperforming conversations immediately
Customer Frustration
Customer Frustration
Detects negative sentiment or frustration indicators.When to use: Identify calls that may need human intervention
Long Call Duration
Long Call Duration
Triggers when calls exceed expected length.When to use: Find agents stuck or unable to resolve issues
Compliance Alerts
Ensure regulatory requirements are met:Missing Disclosure
Missing Disclosure
Triggers when required disclosures aren’t provided.When to use: Regulatory compliance monitoring
Policy Violation
Policy Violation
Detects when agents violate company policies.When to use: Prevent unauthorized exceptions
Data Privacy Issue
Data Privacy Issue
Alerts when sensitive data is mishandled.When to use: Protect customer privacy
Technical Alerts
Monitor system health and errors:Tool Failure
Tool Failure
Triggers when agent tools fail to execute.When to use: Detect integration issues early
Timeout
Timeout
Alerts when agent takes too long to respond.When to use: Identify performance bottlenecks
High Error Rate
High Error Rate
Triggers when errors occur frequently.When to use: Detect system-wide problems
Notification Channels
Email Notifications
Slack Integration
- Alert details
- Call information
- Quick action buttons (View Call, Transfer, Dismiss)
- Link to full analysis
Webhook Integration
SMS Notifications
Alert Severity Levels
Low
Minor issues that don’t require immediate action. Review when convenient.Examples: Slightly low score, minor inconsistency
Medium
Issues that should be addressed soon. Review within hours.Examples: Score below 70, customer mild frustration
High
Problems requiring prompt attention. Review within minutes.Examples: Major compliance miss, angry customer
Critical
Urgent issues needing immediate action. Review immediately.Examples: Data breach risk, complete system failure
Managing Alert Noise
Throttling
Prevent alert spam by setting cooldown periods:Grouping
Combine similar alerts into batches:Scheduled Silence
Disable alerts during specific times:Viewing Triggered Alerts
- Via UI
- Via API
Navigate to Alerts to see:
- List of recent alerts
- Filter by severity or agent
- Click alert to view associated call
- Mark as resolved or dismiss
Alert Analytics
Track alert patterns over time:Best Practices
Start with Critical Alerts
Begin with compliance and critical quality alerts. Add more as you understand patterns.
Set Appropriate Thresholds
Don’t make thresholds too sensitive. Test and adjust based on actual alert volume.
Troubleshooting
Not receiving alerts
Not receiving alerts
Problem: Alerts configured but no notifications arrivingSolutions:
- Verify alert is marked as “active”
- Check notification channels are configured correctly
- Test with webhook/email validator
- Confirm calls are actually triggering conditions
- Check spam folder for email notifications
Too many alerts
Too many alerts
Problem: Being overwhelmed with alert notificationsSolutions:
- Enable throttling with appropriate cooldown
- Increase severity thresholds
- Use alert grouping to batch notifications
- Review if conditions are too broad
- Disable low-value alerts
Alerts triggering incorrectly
Alerts triggering incorrectly
Problem: Getting alerts for false positivesSolutions:
- Review condition logic - may be too broad
- Adjust thresholds based on actual data
- Add additional conditions to narrow scope
- Test alert with historical calls first
Slack notifications failing
Slack notifications failing
Problem: Slack alerts not appearingSolutions:
- Verify webhook URL is still valid
- Check Slack app permissions
- Confirm channel exists and bot has access
- Test webhook with curl to isolate issue