Docs Menu

Multi-Agent & Routing

Run multiple agents with different roles, route messages between them, and manage team workflows.

Multi-Agent Overview

ClawManager supports running multiple agents simultaneously, each with its own personality, model, permissions, and channel assignments. You can have a personal assistant on Telegram, a coding agent on Discord, and a research agent that runs in the background.

The agent switcher in the sidebar lets you quickly switch between agents. All tabs show settings for the currently selected agent, so you configure each one independently.

Message Routing

Routing controls which agent handles which messages. You can route by:

  • Channel - Assign agents to specific platforms (e.g., Agent A handles Telegram, Agent B handles Discord)
  • User - Route specific users to specific agents
  • Group - Assign agents to specific groups or channels within a platform

Configure routing in the Routing tab under each agent, or use the global Channels page to see all bindings at once.

Agent Relations & Sub-Agents

Agents can spawn sub-agents - temporary worker agents that handle specific tasks and report back. The Relations tab controls which agents can spawn which sub-agents.

This is powerful for complex workflows: your main agent can delegate coding tasks to a specialized coder agent, research to a research agent, and design work to a design agent - all running in parallel.

Team Workflow

The Team Workflow page visualizes your agent pipeline - who owns what stage, and the live status of sub-agent jobs. See:

  • Pipeline stages with agent ownership
  • Active job cards with status (running, completed, failed)
  • Agent names and assignment tracking

Workspace Sync

When running multiple agents, you may want to share certain workspace files between them. The Sync page lets you broadcast workspace files across agents - push a SOUL.md update to all agents at once, or sync shared instructions across your team.

Common Setups

Personal + Community

A personal assistant for your DMs and a community bot for your Discord server. Different personalities, different models.

Main + Specialists

A main agent that delegates to specialized sub-agents: coder, researcher, designer. The main agent coordinates and reports back.

Per-Project Agents

Separate agents for different projects, each with their own memory and context. No cross-contamination.

Next Steps

See your agents in action with the Virtual Office or set up automated tasks with Automation.