Skip to main content

Note

The Note node is a sticky note for your own reference. It does not affect flow execution in any way.

Configuration

Notes have no configurable fields. Simply type your text directly on the node in the flow editor.

How It Works

Note nodes are completely skipped during execution. They exist only as visual annotations on the flow canvas.

Use Cases

  • Document flow logic: Explain why a certain branch exists
  • Leave instructions: Notes for yourself or teammates about how the flow works
  • Mark TODOs: Flag sections that need changes
  • Group context: Place notes near related node clusters to describe their purpose