Annotation
π― Purposeβ
Provides a way to insert descriptive text, notes, or instructions directly into a workflow. This node does not process data or affect workflow execution. It is used purely for documentation and clarity within the workflow.
π₯ Inputsβ
- None. The Annotation node does not accept or process input connections.
π€ Outputsβ
- None. The Annotation node does not emit any output or trigger downstream nodes.
π Best Practicesβ
- Use for Clarity: Add annotations near complex branches to explain purpose or logic.
- Separate Logical Sections: Use annotations to visually group related nodes or steps.
- Document Decisions: Explain why certain parameters, nodes, or configurations are used.
π§ͺ Test Casesβ
Not applicable. This node does not perform computations or produce measurable outputs.
ποΈ Real-World Use Casesβ
- Workflow Documentation: Describe node purpose, inputs, or expected outputs.
- Team Collaboration: Leave setup instructions or reminders for other users.
- Debugging Aid: Mark areas under review or experimentation.
β Step-by-Step (Quick Start)β
- Add Annotation to your workflow.
- Enter your note, instruction, or comment text in the provided field.
- Optionally, adjust the annotationβs position or size for clarity.
- Use multiple annotations to label different sections of your workflow.
- Save and deploy.