Welcome to FlowZap, the App to diagram with Speed, Clarity and Control.

Minimal Workflow

edge-cases

This workflow models a workflow with a single node only.

Full FlowZap Code

laneA { # Lanea
  n1: circle label:"Start Minimal Workflow"

}
laneB { # Laneb

}

Related templates