π¨ View and understand workflow structures at a glance with this template!
Built with mermaid.js, Bootstrap 5 and AXAJ to create an interactive web page displaying n8n workflows as flowcharts.
π Perfect for documentation, presentations, or just getting a clearer picture of your automation processes.
Need customization help? Reach out to Eduard!
Since the cloud version doesn't support environmental variables, please make the following changes in the CONFIG node:
instance_url
variable: Enter your n8n URL instead of {{$env["N8N_PROTOCOL"]}}://{{$env["N8N_HOST"]}}
webhook_path
to simply "webhook" instead of {{$env["N8N_ENDPOINT_WEBHOOK"] || "webhook"}}
Multiple flowcharts on a single page:
Several shapes for different nodes:
Langchain nodes with special connections styling:
Implement complex processes faster with n8n