π¦ Get a bird's-eye view of your n8n instance with the Workflow Dashboard!
β‘ UPDATE on May 2025 β added section with all n8n instance webhooks Using n8n a lot? Soar above the limitations of the default n8n dashboard! This template gives you an overview of your workflows, nodes, and tags β al...
Template notes
β‘ UPDATE on May 2025 β added section with all n8n instance webhooks
Using n8n a lot?
Soar above the limitations of the default n8n dashboard! This template gives you an overview of your workflows, nodes, and tags β all in one place. πͺ
Built using XML stylesheets and the Bootstrap 5 library, this workflow is self-contained and does not depend on any third-party software. π It generates a comprehensive overview JSON that can be easily integrated with other BI tools for further analysis and visualization. π
Reach out to [Eduard](https://www.linkedin.com/in/parsadanyan/) if you need help adapting this workflow to your specific use-case!
π Benefits: - Workflow Summary π: Instant overview of your workflows, active counts, and triggers. - Left-Side Panel π: Quick access to all your workflows, nodes, and tags for seamless navigation. - Workflow Details π¬: Deep dive into each workflow's nodes, timestamps, and tags. - Node Analysis π§©: Identify the most frequently used nodes across your workflows. - Tag Organization ποΈ: Workflows are grouped according to their tags. - Webhooks β‘: List of all webhook endpoints with the links to workflows. - Visually Stunning π¨: Clean, intuitive, and easy-to-navigate dashboard design. - XML & Bootstrap 5 π οΈ: Built using XML stylesheets and Bootstrap 5, ensuring a self-contained and responsive dashboard. - No Dependencies π: The workflow does not rely on any third-party software. Bootstrap 5 files are loaded via CDN but can be delivered directly from your server.
β οΈ Important note for cloud users Since the cloud version doesn't support environmental variables, please make the following changes:
1. get-nodes-via-jmespath node. Update the instanceurl variable: enter your n8n URL instead of {{$env["N8NPROTOCOL"]}}://{{$env["N8NHOST"]}} 2. Create HTML node. Please provide the n8n instance URL instead of {{ $env.WEBHOOKURL }}