AI Glossary
What is Multi-Agent Systems?
Overview
Multi-agent systems use multiple AI agents that coordinate, debate, delegate, or specialize across a task. They matter because many real workflows are too broad for a single model call: teams are testing planner, researcher, coder, reviewer, and tool-using agents that work together with shared state and guardrails.
Why it matters
Multi-agent design can improve coverage and specialization, but it also adds coordination, cost, security, and evaluation complexity.
Where it appears in AI research
- Agent workflow products
- AI coding and research assistants
- Enterprise automation systems
- Agent safety and evaluation papers