Workflow stats for n8n automates the collection and presentation of workflow statistics, providing insights on total workflows, active workflows, and trigger counts. It aggregates data about nodes, tags, and webhooks, generating a comprehensive dashboard that can be used for analysis and monitoring. This workflow enhances visibility into workflow performance, streamlining management and optimization efforts.
This workflow is ideal for:
- Data Analysts looking to visualize workflow statistics effectively.
- Developers who want to monitor and manage their n8n workflows.
- Project Managers needing insights into workflow performance and usage.
- Business Analysts interested in understanding workflow integrations and efficiencies.
This workflow addresses the challenge of monitoring and analyzing n8n workflows. It provides detailed insights into:
- The number of workflows and their activity status.
- The number of nodes used across workflows and their uniqueness.
- The trigger counts and tags associated with workflows, helping identify areas for improvement or optimization.
To adapt this workflow for specific needs:
- Modify Data Filters: Adjust the filters in the n8n-get-workflows node to focus on specific workflows based on criteria such as status or tags.
- Change Output Formats: Customize the Convert to XML node to output in different formats or include additional data points.
- Add New Nodes: Incorporate additional nodes for further processing, such as sending notifications or integrating with other services.
- Customize HTML Output: Edit the Create HTML node to change the layout or styling of the dashboard to better fit your branding or preferences.