USER MANUAL · SHARING

Export & Mermaid

  • PNG / SVG / PDF from the Export menu — themed, cropped to the diagram, at your current expansion state. While a flow is active, a scope row offers the full diagram or just the flow's participants and edges. Export works on public share links too.
  • Copy Mermaid (same menu) puts the whole model — structure and flows — on your clipboard as Mermaid source for the repo or a wiki. It's the same dialect the assistant speaks, so pasting it back to the assistant re-imports it cleanly, boundaries and all.
  • JSON: the full model is available over the API (GET/PUT /api/model, version-locked) for backups and automation.