# Simplified team configuration with clearer parameter naming

> We renamed the Team parameter delegate_task_to_all_members to delegate_to_all_members. This clarifies intent and standardizes naming across the API.

- Published: 2025-11-21
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/simplified-team-configuration-with-clearer-parameter-naming
- Markdown: https://agno-com-nine.vercel.app/articles/simplified-team-configuration-with-clearer-parameter-naming.md

We renamed the Team parameter delegate_task_to_all_members to delegate_to_all_members. This clarifies intent and standardizes naming across the API.

**Details**

- Action required: update parameter names in your code
- No behavior change — only the parameter name has changed

**Who this is for:** Teams orchestrating multi-agent collaboration in production.
