Intercom is the AI-first customer service platform used by thousands of SaaS companies for live chat, automated support, and customer engagement. When Intercom goes down, your customer messaging disappears from your product, support conversations stop, and Fin AI falls silent. Understanding whether it's a full outage or a partial degradation is the first step in responding effectively.
Intercom Failure Modes: What's Actually Down?
Intercom has several distinct layers, and they can fail independently. Knowing which layer is affected helps you respond correctly:
| Component | What Breaks | How to Verify |
|---|---|---|
| Messenger Widget | Chat bubble doesn't load on your site | Check browser console for CDN errors |
| Intercom Inbox | Agents can't access conversations | Try app.intercom.com directly |
| Fin AI | Automated responses fail or slow | Check AI component on status.intercom.io |
| Notifications | Email/push notifications delayed | Test a manual notification send |
| Webhooks | Integrations stop receiving events | Check webhook logs in Intercom settings |
How to Check if Intercom is Down
1. Check the Official Status Page
The Intercom status page at status.intercom.io breaks down health for: Messenger, Inbox, Notifications, Fin AI, Webhooks, and the REST API. Subscribe to status updates to receive email alerts when incidents are posted.
2. Check the Browser Console
If your Intercom Messenger widget isn't loading, open browser developer tools and check the Console and Network tabs. Errors loading widget.intercom.io or js.intercomcdn.com indicate a CDN issue rather than a backend problem.
๐ก Monitor Intercom uptime every 30 seconds โ get alerted in under a minute
Trusted by 100,000+ websites ยท Free tier available
3. Test the Intercom REST API
Test API health directly:
curl -s -o /dev/null -w "%{http_code}" \
https://api.intercom.io/me \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN" \
-H "Accept: application/json"
# Expect 200 if the Intercom API is healthyMonitor your Intercom integration
Better Stack monitors your Intercom API and Messenger widget health so you know about outages before customers start complaining about missing support.
Try Better Stack Free โWhy Does Intercom Go Down?
- Fin AI Overload: Heavy AI processing demand can cause the Fin AI component to become degraded while the rest of Intercom stays functional.
- Webhook Queue Backlog: When Intercom's webhook delivery system gets backed up, integrations with CRMs, Slack, and Zapier experience delayed or missing events.
- CDN Failures: The Messenger widget loads from Intercom's CDN. Regional CDN outages can prevent the widget from loading for specific geographies.
- Database Scaling Events: High-growth traffic spikes can cause temporary Inbox slowness during database autoscaling operations.
- Third-Party AI Provider Issues: Fin AI relies on LLM providers. When those providers have issues, Fin AI responses slow down or fail.
Customer Communication Playbook During an Intercom Outage
Immediate Response:
- Verify scope on status.intercom.io โ is it the Messenger, Inbox, or Fin AI?
- Post a notice on your own product status page about chat being temporarily unavailable.
- Activate your support email address as a backup contact method for customers.
- Notify your support team via Slack to switch to email-first responses.
Frequently Asked Questions
Why isn't the Intercom chat bubble showing on my site?
This is usually a CDN loading failure (check browser console for errors), a conflict with your Content Security Policy (CSP), or a Messenger-specific outage listed on status.intercom.io.
Are my Intercom conversations lost during an outage?
No. Intercom persists conversation data in its database. Messages sent during an outage may be delayed but should eventually deliver once the service recovers.
How can I get notified of Intercom outages?
Subscribe to updates on status.intercom.io, or use API Status Check to set up automated monitoring with SMS/Slack/webhook alerts for faster notification than Intercom's own status page.
Alert Pro
14-day free trialStop checking โ get alerted instantly
Next time Intercom goes down, you'll know in under 60 seconds โ not when your users start complaining.
- Email alerts for Intercom + 9 more APIs
- $0 due today for trial
- Cancel anytime โ $9/mo after trial