Workflows · Core
End
Finishes the current workflow path.
What it does
Stops the workflow and marks the path as finished.
When to use it
Use End after the last message, decision, approval, or action in a path.
How to use it
- 1Place End after the final action.
- 2Connect the previous node to End.
Settings
- Optionally mark an agent objective as completed.
Tips
- • Add an End node to each path that should finish cleanly.
- • Use different End nodes when you want the canvas to show different outcomes.