· Compared ·
How Telemia fits next to n8n's built-in alerts
n8n's built-in alerting tells you when a workflow runs and fails. It can't tell you when a scheduled trigger silently didn't fire, because "no event" isn't an event. That's the layer Telemia adds.
You keep n8n. You keep its built-in failure alerts. Telemia sits on top and watches the schedule itself.
| Feature | n8n built-in | Telemia |
|---|---|---|
| Workflow failure alerts | ✓ | ✓ |
| Missed-execution detection (schedules that didn't fire) | — | ✓ |
| Multi-instance dashboard | — | ✓ |
| Per-client alert routing | — | ✓ |
| Public client report PDFs | — | ✓ |
| Cap-aware ingestion (soft-pause at plan limits) | — | ✓ |