Annotation
Annotation node for Builder — add inline comments, instructions, and notes to your workflow canvas to document logic and guide collaborators without affecting workflow execution.
🎯 Purpose
Section titled “🎯 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
Section titled “📥 Inputs”- None. The Annotation node does not accept or process input connections.
📤 Outputs
Section titled “📤 Outputs”- None. The Annotation node does not emit any output or trigger downstream nodes.
📘 Best Practices
Section titled “📘 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
Section titled “🧪 Test Cases”Not applicable. This node does not perform computations or produce measurable outputs.
🗂️ Real-World Use Cases
Section titled “🗂️ 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)
Section titled “✅ 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.