Basic Concepts
A workflow consists of nodes connected through connections. Each node represents an operation or a step in the process.
Workflow Structure
- Start Node: Entry point of the workflow (only one per workflow)
- Step Nodes: Contain prompts to be processed by AI
- API Nodes: Allow connecting external servers
- Web Search Nodes: Allow searching data on the web
- Note Nodes: For adding comments and reminders
Tip: Every workflow must have exactly one Start node. The last connected Step node will produce the final output.
Workspace
- Use the mouse wheel to zoom
- Click and drag on the background to pan
- Click on a node to select it
- Double-click on a node to edit it