# Flowchart (draw.io) The same process as the Mermaid flowchart example, drawn on a canvas instead. Compare the two: the Mermaid version is shorter to write, and this one gives you exact control of where everything sits. --- ## What this example shows * Terminator, process and decision shapes with distinct fills. * Orthogonal, rounded connectors with labels on the branches. * A loop back to an earlier step, routed deliberately. --- ## A worked example Open it, edit it, or copy the source below. ![Flowchart (draw.io)](https://help.gocapable.com/images/att1424326702.png) The source, which you can paste into a new diagram and edit: ``` ``` --- ## Making it your own * Open the editor and drag anything; the layout is entirely yours. * Change the fill colours in the format panel to match your house style. * If you find yourself redrawing this shape often, save it as a template. --- ## Related [Swimlane process (draw.io)Lanes, so the handoffs are visible.](https://help.gocapable.com/diagrams/swimlane-process-draw-io.html) [AWS architecture (draw.io)VPC, subnets and the trust boundary.](https://help.gocapable.com/diagrams/aws-architecture-draw-io.html) [draw.io examplesBack to the rest of these examples.](https://help.gocapable.com/diagrams/draw-io-examples.html) --- _Open it. Drag something. It is a real canvas._