Answer
An ANVL workflow is made up of four main parts: questions, routes, nodes, and categories. Together, these parts determine what data is collected, how users move through the workflow, where the workflow starts and ends, and how the experience is organized for completion and review.
Understanding these building blocks makes workflows easier to design, edit, and troubleshoot without breaking flow or usability.
Steps
Questions
Questions are the core content of the workflow.
They define what information is collected and how users respond.
Question types can include Yes / No, text, checklist, photos, signature, and more.
Questions can also trigger routing logic and support Stops or Interventions.
Routes
Routes control how users move from one question to the next.
A Default route is the standard path forward.
A Rule route is used when the next step depends on the user’s answer.
Routes can also carry escalation behavior such as Stop or Intervention.
Every question must have one Default route.
Nodes
Nodes are special workflow points that control start, end, and post-completion behavior.
Common nodes include:
Start Node
End Node
Notes Node
Back to Dashboard Node
Nodes help define where the workflow begins, how it ends, and what users can do after completion.
Categories
Categories organize questions into sections inside the workflow.
They help users understand where they are in the workflow.
Categories appear during completion, in the completed workflow, and in the print view.
Categories improve usability and review clarity, but they do not control routing.
How these parts work together
Questions collect the data.
Routes control the flow.
Nodes control start, end, and notes behavior.
Categories organize the experience.
Helpful notes
If a workflow is confusing, the issue is often with one of these four parts.
Questions shape the content, routes shape the logic, nodes shape the structure, and categories shape the experience.
A strong workflow depends on all four working together.
