workflows.fit
Back to n8n workflows
n8n templateFreeBy Eduard

πŸ¦… 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...

DevelopmentCore NodesUtilityManual TriggerCodeSetSticky Note
Loading interactive preview...

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 }}