Notifications
Channels
Four destinations:
- Email. Sent to your verified email.
- Slack. Posted to a Slack channel.
- In-app. Bell icon in dashboard.
- Webhook. Sent to your endpoint for custom routing.
Configure per event type.
Event types
14 events:
- New conversation. Per channel, per priority.
- Customer reply on your claimed conversation.
- Conversation escalated.
- SLA at risk.
- SLA breach.
- Lead captured.
- Hot lead. Score above threshold.
- Demo booked.
- Knowledge gap detected.
- Channel error.
- Bot answer thumbs-down.
- Payment failed.
- Subscription cancelled.
- API key compromised (suspicious activity).
Setup
5 minutes:
- Settings > Notifications.
- For each event, pick channels (email / Slack / in-app / webhook).
- Set sensitivity (e.g., only high-priority).
- Save.
Working hours
To respect off-hours:
- Workspace Settings > Business Hours.
- Define schedule per timezone.
- Toggle "Pause notifications outside business hours" per event type.
Some events override (SLA breach, payment failed always notify).
Per-user preferences
Each team member configures their own:
- Account Settings > Notifications.
- Pick channels per event.
- Override workspace defaults if allowed.
Useful for on-call rotations.
Notification frequency
Three modes:
- Immediate. Every event fires a notification.
- Batched. Hourly digest.
- Daily digest. Single end-of-day summary.
Pick per event. Immediate for SLA breach; daily for routine events.
Slack integration
If your Slack channel is connected:
- Route notifications to specific Slack channels.
- #sales-hot-leads for
lead.qualified. - #urgent-support for
conversation.escalatedwith urgent priority.
Set under Notifications > Slack > Channel Mapping.
Webhook notifications
For custom routing:
- Send to your endpoint for PagerDuty, Opsgenie, custom CRM.
- JSON payload identical to standard webhooks.
- Retry plus signature verification.
Limits
- Email notifications per hour per event. 60 max (anti-spam).
- Slack rate. 1 per minute per channel.
- Webhook attempts. 3 retries with backoff over 30 seconds.
- Event types tracked. 14.
- Delivery latency. Under 60 seconds typical.
Common pitfalls
Notification floods. Too aggressive sensitivity. Tighten.
Missed critical notifications. Working-hours pause active. Critical events override.
Slack mapping broken. Bot lost access to channel. Re-invite the bot.
FAQ
Can I get notified on my phone?
Via Slack mobile app or your webhook to a service like PagerDuty.
Does the notification show the customer's message?
Yes (truncated). Click for full context.
Can I unsubscribe from all email notifications?
Yes under Account Settings > Notifications > Email > Disable all.