Skip to content

Annotations

Annotations let you add documentation notes to any node or edge in your workflow. They help explain the purpose of components and make workflows easier to understand for other team members.

Adding an annotation

  1. Select a node or edge by clicking on it.
  2. In the Property Panel on the right, find the Annotation field.
  3. Type your note.

The annotation is saved as part of the model data.

Viewing annotations on the canvas

Annotations appear as labels attached to their nodes or edges on the canvas.

Visibility

Annotations are always visible on the canvas when present. They appear as labels attached to their nodes or edges.

Canvas with annotations visible on nodes and edges

Tips

  • Use annotations to document why a component exists, not just what it does.
  • Annotations on edges are especially useful for explaining condition logic.