Today we’re excited to announce multi-agent workflows — the most requested feature since our launch.
What are multi-agent workflows?
Instead of building one monolithic AI agent that tries to do everything, you can now create specialized agents that collaborate. A research agent gathers information, an analysis agent processes it, and a writing agent produces the final output.
How it works
The visual workflow editor now supports agent-to-agent connections. Each agent has its own system prompt, tools, and context window. Data flows between agents through structured messages.
Getting started
Check out our Developer documentation for API examples and SDK guides. If you’re on the Enterprise plan, multi-agent workflows are available immediately.