workspace { model { a = softwareSystem "A" { tags "Tag 1" } b = softwareSystem "B" { tags "Tag 2" } c = softwareSystem "C" { tags "Tag 3" } a -> b b -> c } views { systemLandscape "landscape" { include * autolayout lr } filtered "landscape" include "Tag 1,Tag 2,Relationship" "landscape1" filtered "landscape" exclude "Tag 1" "landscape2" } }
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