Announcements
Hi everyone,
I’m facing an issue with my AI agent built using Copilot Studio.
My agent works correctly in 1:1 chat, but when I use it in a Microsoft Teams group chat, it cannot properly orchestrate multiple agents.
Has anyone encountered this issue before? If yes, could you please share how you solved it?
I’m also new to Copilot Studio, so I’m not sure whether my agent structure is appropriate for this kind of task.
When a customer tags the agent with a question, the agent should automatically perform the following steps:
This is an orchestrator agent that is connected to:
I encountered the following problems:
Any advice or best practices would be greatly appreciated. Thank you in advance!
Hi,
This looks like a channel sync/version issue in Teams, rather than a problem with your agent design. I’ve seen similar behavior.
You can try the following:
-------------------------------------------------------------------------------------------------------------------------------------------------
Hope this helps.
If this helps resolve your issue, please consider marking the response as Verified so it can help others facing a similar scenario.
If you found this helpful, you can also click “Yes” on “Was this reply helpful?" or give it a Like.
Thank you, @deepakmehta13a and @frago. Sorry for the delayed response.
I have identified that the issue was not caused by a channel synchronization / versioning problem in Microsoft Teams.
During troubleshooting, I deployed the agent multiple times with different log messages, and the agent did return the correct responses corresponding to those messages.
Based on the observed behavior, it seemed that each deployed agent instance was interacting with only one tag at a time, which led me to assume that the agent might be closing its execution context after receiving a message.
Specifically, the behavior was as follows:
As a resolution, instead of using an orchestration agent, I refactored the design to use a single topic that directly calls two flows: the Collector flow and the Analyzer flow.
With this approach, the system successfully executed end-to-end processing and wrote the data to the Excel file using a single message, confirming that the issue was resolved.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 572
Haque 154
chiaraalina 144 Super User 2026 Season 1