Workflow Dashboard with Mermaid.js
detail.loadingPreview
Visualize your n8n workflows with Mermaid.js.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow generates a dashboard that visualizes your n8n instance's workflows, nodes, and tags using Mermaid.js. It's designed to provide a quick and interactive overview of your automation setup.
Key Features
- Lists all workflows in your n8n instance.
- Displays nodes and tags associated with each workflow.
- Generates interactive Mermaid.js diagrams for workflow visualization.
- Provides direct links to individual workflows within n8n.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Ted n8n account' credential with your n8n API key.
- Trigger the workflow (e.g., via the manual trigger or a webhook).
- Access the webhook URL provided to view the workflow dashboard.
Apps Used
Workflow JSON
{
"id": "2c1ac0e3-9d39-41f8-a98a-4a52275e925a",
"name": "Workflow Dashboard with Mermaid.js",
"nodes": 0,
"category": "Community Contributed",
"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: 2c1ac0e3-9d39...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
ConvertKit: Add Subscriber to Form and Tag
Adds a subscriber to a ConvertKit form and a specific tag.
Create Website Screenshot and Send to Telegram
Captures a screenshot of a given website URL and sends it to a Telegram channel.
PUQ Docker InfluxDB Deploy
Automates the deployment and management of InfluxDB Docker containers.
RAG on Living Data
Integrates RAG (Retrieval-Augmented Generation) with dynamic, living data sources to provide context-aware answers.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.