Workflow creation on the canvas
Create a new Agent Graph
Open Graph Studio and choose “Create manually”. Add nodes
Drag nodes from the Node Library: Start, Master Agent, Child Agent, Tool, End. Connect with edges
Connect source and target handles between nodes to define execution order. Configure nodes
Select a node to edit its properties in the Inspector: prompts, RAG, tools, and variables. Test and iterate
Run sample inputs, observe outputs, and refine prompts, variables, and edge conditions.
Use variables to avoid re-computing values and to pass context across agents and tools.