> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bondata.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Sticky Note

> Add annotations and documentation to your workflow canvas

Adds a colored note to the workflow canvas for documentation purposes. Sticky notes are non-executable - they don't process data or affect the workflow. Use them to explain logic, mark review items, or document business rules.

## Configuration

| Setting     | Description                                                            |
| ----------- | ---------------------------------------------------------------------- |
| **Content** | Text content of the note                                               |
| **Color**   | Note color: **Yellow** (default), Blue, Green, Pink, Purple, or Orange |

## How It Works

Add a Sticky Note anywhere on the canvas. Write your annotation and choose a color to visually organize your notes.

## Output

None. Sticky notes are purely visual and do not affect the workflow execution.

## Best Practices

* Use sticky notes to explain complex branching logic or non-obvious business rules
* Color-code notes by purpose (e.g., yellow for explanations, pink for TODOs, green for approved sections)
* Place notes near the nodes they describe
* Keep notes concise - they're quick reminders, not full documentation
