Skip to main content

What This Node Does

The Note node adds a markdown note to the Flow canvas. Use it to document what the Flow does or leave context for teammates. It is an annotation only: it does not process data and does not connect to other nodes.

When to Use This Node

Use the Note node when you want to:
  • Label a section of a larger Flow
  • Document why a step exists or how the logic works
  • Leave context for teammates who open the Flow later

Step-by-Step Usage Guide

1

Add Note

From the ”+ Add node” popover, search for “note” and drop it onto the canvas.
2

Write your note

Type your note using markdown for headings, lists, and emphasis.
Place notes near the steps they describe so the explanation sits right next to the logic it covers.