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

# Note Node

> Use Note Node for clear workflow documentation and team collaboration. Add comments, explanations, and context to improve workflow understanding and maintenance.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/stackgrid/oY4hBaRY8pxXJFIw/images/light/workflow/sample-nodes/note.png?fit=max&auto=format&n=oY4hBaRY8pxXJFIw&q=85&s=c783cbedaab5af64fd6be7c952a325a0" alt="Workflow Dume.ai Note" title="Dume.ai Workflow Note" width="200" data-path="images/light/workflow/sample-nodes/note.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/stackgrid/MMXhwtNTjHEo285E/images/dark/workflow/sample_nodes/note.png?fit=max&auto=format&n=MMXhwtNTjHEo285E&q=85&s=19c692999f48f5eb838a046915d7e260" alt="Workflow Dume.ai Note" title="Dume.ai Workflow Note" width="200" data-path="images/dark/workflow/sample_nodes/note.png" />
</Frame>

The **Note Node** in Dume AI workflows is a dedicated annotation tool that allows you to add **rich, markdown-supported documentation** directly within your automation UI. Its purpose is to improve workflow clarity, onboard new collaborators faster, and serve as an in-context reference for usage or logic explanations.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/stackgrid/oY4hBaRY8pxXJFIw/images/light/workflow/nodes/note_node.png?fit=max&auto=format&n=oY4hBaRY8pxXJFIw&q=85&s=d5f3aa02a72b2caf81ac7f6d02efe795" alt="Workflow Dume.ai note node" title="Dume.ai Workflow Note node" width="200" data-path="images/light/workflow/nodes/note_node.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/stackgrid/MMXhwtNTjHEo285E/images/dark/workflow/nodes/note_node.png?fit=max&auto=format&n=MMXhwtNTjHEo285E&q=85&s=63ba1b7f5aa45232c0da2ba2153925a8" alt="Workflow Dume.ai note node" title="Dume.ai Workflow Note node" width="200" data-path="images/dark/workflow/nodes/note_node.png" />
</Frame>

## Key Features

* **Standalone Documentation:** The Note Node cannot be connected to workflow logic. It exists solely for information and does not affect data flow or execution.
* **Markdown Support:** Write formatted explanations with headers, lists, code, links, and highlights using standard Markdown. This enables you to create visually clear guides and structured documentation right inside your workflow editor.
* **Workflow Readability:** Place Note Nodes next to complex logic or entry points to provide immediate, contextual help for yourself or your team.
* **Guided Onboarding:** Share “what this workflow does,” step-by-step usage instructions, define required/optional fields, or outline the overall workflow process—all in a single, easily readable panel.

## Typical Use Cases

* **Workflow Introduction:** Present at the top of a flow to outline the solution’s purpose and high-level summary.
* **Usage Instructions:** Share clear, easy-to-follow guidelines about the required and optional inputs with examples, as shown in the attached images.
* **Process Documentation:** Break down logic, stage explanations, and what each part of the workflow accomplishes.
* **Team Communication:** Leave reminders, notes, or best practices for current and future collaborators.
