Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt

Use this file to discover all available pages before exploring further.

Workflow creation on the canvas

1

Create a new Agent Graph

New Agent Graph
Open Graph Studio and choose “Create manually”.
2

Add nodes

Add Blocks
Drag nodes from the Node Library: Start, Master Agent, Child Agent, Tool, End.
3

Connect with edges

Connect With Edges
Connect source and target handles between nodes to define execution order.
4

Configure nodes

Configure Blocks
Select a node to edit its properties in the Inspector: prompts, RAG, tools, and variables.
5

Test and iterate

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.