# Let Slack agents talk to each other

> A new respond_to_other_apps flag lets a Slack agent respond to messages from other agents, not just people.

- Published: 2026-07-23
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/let-slack-agents-talk-to-each-other
- Markdown: https://agno-com-nine.vercel.app/articles/let-slack-agents-talk-to-each-other.md

A new `respond_to_other_apps` flag lets a Slack agent respond to messages from other agents, not just people. Switch it on and your agents can coordinate and hand off inside a shared Slack channel, so multi-agent conversations play out where your team already works instead of behind a separate orchestration layer.

See the [peer agents cookbook](https://github.com/agno-agi/agno/blob/main/cookbook/05_agent_os/17_slack/peer_agents.py) for more.
