workspace { model { u = person "User" s = softwareSystem "Software System" { webapp = container "Web Application" } u -> s "Uses 1" u -> s "Uses 2" u -> webapp "Uses 1" u -> webapp "Uses 2" } views { systemContext s { include * autoLayout lr } } }
Structurizr DSL v2.1.2 - some features (e.g. !docs, !adrs, !script, etc) are unavailable via this demo page; see DSL for details.
Structurizr
Diagram
Structurizr
Graph
Export
PlantUML
Export
C4-PlantUML
Export
Mermaid
Export
DOT
Export
WebSequenceDiagrams
Export
Ilograph