Note node
A visual sticky note for the canvas — color and size configurable, never executed. Document decisions and sections right where they happen.
Note (note) is pure documentation on the canvas: a sticky note with configurable color and size. It never executes — it exists so the next person (or future you) understands the flow.

Configuration
Open the node (double-click) to edit it. Key fields:
- Node ID / Name — the identifier used in variables and the display name on the canvas.
- Text, color and size — that's the whole node.
Inputs & outputs
It has no inputs or outputs — it is skipped at execution time. Downstream nodes reference its output with {{node_id.field}} — see the variables reference.
Example
[Note: "Esta rama atiende reclamos — no tocar sin avisar a soporte"]See also: Base nodes · Building flows