Fluxyn Docs
NodesUtility

Note

Adds a visible note to a flow for documentation and collaboration.

Utility

Use this to explain tricky parts of a flow right inside the canvas.

When to use it

  • Leave reminders for teammates.
  • Document why a branch exists.

Routing behavior

Does not affect runtime behavior. It is documentation on the canvas only.

Properties

PropertyTypeRequiredDetails
Notes
notes
stringOptionalNo extra description is defined for this property yet.
Background Color
backgroundColor
colorOptionalThe background color of the note.
Opacity
opacity
sliderOptionalThe opacity of the note.

Common mistakes

  • Notes do not affect runtime behavior.
  • Keep notes short enough to scan quickly.

Related nodes