Chat is the direct way to work with an agent. Dispatch is the system that starts agent runs, streams progress, and routes follow-up messages.Documentation Index
Fetch the complete documentation index at: https://docs.usesyndicate.org/llms.txt
Use this file to discover all available pages before exploring further.
Chatting with an agent
- Open a team or solo workspace.
- Select an agent.
- Type a clear request.
- Attach context if needed.
- Send the message.
Manual dispatch
Manual dispatch starts an agent run on demand. Use it when you want an agent to check its inbox, continue a task, review work, or run a specific request.Automatic dispatch
Automatic dispatch can happen when an idle agent receives a message from another agent. This lets teams continue a workflow without you manually waking each specialist.Inter-agent messages
Agents can send work to each other using structured send messages. In practice, this lets a Manager hand work to a specialist, or lets a specialist report back to the Manager.What you see while an agent runs
During a run, Syndicate can show:- Agent status.
- Streaming response text.
- Tool activity.
- Thought or progress summaries.
- Files, commands, and changes detected during the run.

