workflows.fit
Back to n8n workflows
n8n templateFreeBy Harshal Patil

Automated error monitoring and reporting system using data tables

Automated error monitoring and reporting system using data tables This template helps you monitor workflow failures by automatically logging every error to a data table, then sending periodic summaries via email, Slac...

CommunicationHITLCore NodesAILangchainDevelopmentError TriggerFilter
Loading interactive preview...

Template notes

Automated error monitoring and reporting system using data tables

This template helps you monitor workflow failures by automatically logging every error to a data table, then sending periodic summaries via email, Slack, Microsoft Teams, or Discord—so you catch issues before they impact your operations.

What This Workflow Does

The template uses two synchronized workflows to create a complete error monitoring system:

1. Error Capture Workflow - Uses n8n's native error handling to intercept every workflow failure, extract key details (workflow name, error message, timestamp, node information, execution ID), and store them in your data table or database 2. Report Scheduler Workflow - Runs on your configured schedule (daily, weekly, or custom) to query stored errors, aggregate insights, and send formatted summaries through your notification channel

How to Use It

Capture errors from all workflows → Store them in one centralized table → Get daily/weekly summaries in Slack, email, or Teams

✨ Key Features