Create new workflows, navigate the visual canvas, and add steps.
Workflows are built on a visual canvas where you arrange steps and connect them to define the document lifecycle. This page covers creating a new workflow, navigating the canvas, and adding steps.
To create a workflow:
The canvas opens with two default steps already placed: Start and End. These steps are present in every workflow and cannot be removed.
The workflow canvas is a visual editor where circles represent steps and arrows represent the relationships (routing) between them.

Use the following controls to navigate the canvas:
There are two ways to add steps to the canvas:
Once a step is placed on the canvas, you can configure it by clicking on it to open its settings panel.
Info
Every workflow must have a valid path from the Start step to the End step. Steps that are not reachable from Start will cause a validation error when saving. See Troubleshooting for details on resolving validation issues.