Graphic Step Editor Guide

Learn to create multi-step AI workflows with the visual editor

IT EN

Basic Concepts

A workflow consists of nodes connected through connections. Each node represents an operation or a step in the process.

Workflow Structure

  1. Start Node: Entry point of the workflow (only one per workflow)
  2. Step Nodes: Contain prompts to be processed by AI
  3. API Nodes: Allow connecting external servers
  4. Web Search Nodes: Allow searching data on the web
  5. 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