---
title: "Delegation between Agents"
date: 2025-11-04
author: "Anton \"JD\" Titov"
---

# Delegation between Agents

**Delegation between Agents** is a core capability within a multi-agent system, where one AI agent autonomously hands off a task (or a portion of a task) to another specialized agent that is better equipped to handle it. This sophisticated teamwork, designed into platforms like [**Wippy**](https://stage.spiralscout.com/blog/ai-driven-automation-development-with-wippy), ensures efficient task completion by maximizing the use of specialized agents (e.g., a “planner” agent delegating a data-retrieval task to a “data” agent).