Unlock Your Workflow Intelligence: Insights and Analytics
detail.loadingPreview
Gain deep insights into your n8n automation by automatically collecting and analyzing workflow statistics. Understand usage, identify bottlenecks, and optimize your automated processes with this powerful reporting workflow.
About This Workflow
This n8n workflow is designed to provide comprehensive statistics and analytics on your automation instance. It goes beyond basic execution counts, offering granular details on workflow activity, node usage, tag categorization, and global metrics. By transforming raw data into structured reports, you can gain a clear understanding of your automation landscape. Visualize key performance indicators, track trends, and make data-driven decisions to enhance efficiency and effectiveness. This workflow is ideal for users who need to monitor, manage, and optimize their n8n operations, making it a valuable tool for any DevOps or automation professional.
Key Features
- Comprehensive Workflow Statistics: Track unique nodes, total nodes, creation/update times, and active status for each workflow.
- Node Usage Analysis: Understand which nodes are most frequently used and in which workflows they appear.
- Tag-Based Reporting: Categorize and analyze workflows based on their assigned tags, including a 'No Tags' category.
- Global Instance Metrics: Get an overview of total workflows, active workflows, and total trigger counts across your entire n8n instance.
- Actionable Data for BI Tools: The generated JSON output is ready for integration with Business Intelligence tools for custom dashboard creation.
How To Use
- Trigger the Workflow: Start the workflow by clicking the 'Test workflow' button.
- Data Aggregation: The workflow automatically collects data from your n8n instance.
- Workflow Statistics Generation: The
workflows-sectionnode processes and formats individual workflow statistics. - Global Metrics Calculation: The
globals-sectionnode calculates overall instance metrics. - Node Usage Analysis: The
nodes-sectioncode node analyzes which workflows use specific nodes. - Tag Analysis: The
tags-sectioncode node groups workflows by their assigned tags. - Output: The workflow generates a detailed JSON object containing all collected and analyzed statistics, ready for export or integration with other systems.
Apps Used
Workflow JSON
{
"id": "6da2fd57-1bfb-4300-8e0b-09aefb45e7dd",
"name": "Unlock Your Workflow Intelligence: Insights and Analytics",
"nodes": 9,
"category": "DevOps",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 6da2fd57-1bfb...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Related Workflows
Discover more workflows you might like
Automate Qualys Report Generation and Retrieval
Streamline your Qualys security reporting by automating the generation and retrieval of reports. This workflow ensures timely access to crucial security data without manual intervention.
Automated PR Merged QA Notifications
Streamline your QA process with this automated workflow that notifies your team upon successful Pull Request merges. Leverage AI and vector stores to enrich notifications and ensure seamless integration into your development pipeline.
Visualize Your n8n Workflows: Interactive Dashboard with Mermaid.js
Gain unparalleled visibility into your n8n automation landscape. This workflow transforms your n8n instance into a dynamic, interactive dashboard, leveraging Mermaid.js to visualize all your workflows in one accessible place.