Sticky Notes
Sticky Notes are text blocks you can place on the canvas.
They help you (and other people) understand what your workflow does.
Adding a Sticky Note
Section titled “Adding a Sticky Note”- Open the node panel (the add-node menu).
- Search for Sticky Note or
note. - Click it to add a note to the canvas.
You can place notes anywhere (even behind nodes) to label sections or add instructions.
Editing a Sticky Note
Section titled “Editing a Sticky Note”- Double-click the note to open it for editing.
- You can use simple formatting (bold, headings, links, lists).
- Press Esc or click outside to close and save.
- You can change the note’s color from the options menu for visual grouping.
Sticky Notes support embedding YouTube videos with this syntax:
@[youtube](VIDEO_ID)For instance:
@[youtube](ZCuL2e4zC_4)This renders the embedded video directly in the note (if video embedding is allowed).
Images in notes can be displayed full width by appending #full-width after the URL, e.g.:
Moving & Resizing Notes
Section titled “Moving & Resizing Notes”- Click and drag to move a note anywhere on the canvas.
- Drag edges to resize.
- Move them behind nodes to visually group nodes.
- Change the note’s color via Options in the header.
Tips for Effective Notes
Section titled “Tips for Effective Notes”- Use one note at the top to explain the goal of the workflow.
- Use notes to label sections (for example: “Extract”, “Clean data”, “AI summary”, “Save”).
- In shared workflows, good notes save other people time.
If you want more information on Markdown used in notes, see the guide on Markdown formatting with markdown-it, which Agentic WorkFlow uses.