Sticky Note

Place annotated notes on the workflow canvas for documentation and organization.

Overview

The Sticky Note node provides a free-form text annotation that can be placed anywhere on the workflow canvas. It has no inputs or outputs and does not participate in workflow execution. Sticky notes are purely for documentation, organization, and communication – useful for labeling sections of complex workflows, leaving instructions for collaborators, or noting design decisions.

Configuration

Field Type Default Description
Text string "I'm a note\nDouble click to customize" Note content. Supports multi-line text. Double-click to edit.
Color hex string "#2d2d44" Background color of the note.
Text Color hex string "#ffffff" Text color.
Width number (px) 840 Note width in pixels.
Height number (px) 540 Note height in pixels.
Font Size enum "base" Text size. Options: sm, base, lg, xl.
Bold boolean false Whether the text is bold.
Italic boolean false Whether the text is italic.
Alignment enum "left" Text alignment. Options: left, center, right.

Inputs & Outputs

Inputs: None.

Outputs: None.

Best Practices

Common Use Cases

Tips