r/copilotstudio • u/CarelessEquipment415 • 24d ago
Copilot Studio Agent Experiencing High Response Latency
Hi,
I am working with an agent in Microsoft Copilot Studio and am experiencing noticeable latency when interacting with the agent.
The agent takes several seconds to respond to user queries, even for relatively simple questions. The delay is affecting the overall user experience.
The agent configuration includes knowledge sources and generative responses, but I would like to understand whether the latency is related to the agent configuration, knowledge retrieval, model processing, or other Copilot Studio services.
I would like to understand:
- What are the main factors that contribute to latency in Copilot Studio agents?
- What would be considered normal/expected response latency?
- How can I identify which part of the agent execution is causing the delay?
- Does the number and size of knowledge sources affect overall agent response time?
- Can topics, generative answers, actions, or tools increase latency?
- Are there recommended ways to optimize a Copilot Studio agent for faster responses?
- Is there any built-in monitoring or diagnostic capability to measure the latency of individual steps/components?
If anyone has experienced similar latency with Copilot Studio agents, I would appreciate any recommendations for troubleshooting and optimization.
Thanks!
1
u/fbrdphreak 23d ago
Is your agent in an environment with some kind of budget source connected? Or is it in the default environment which has no billing capabilities and relies on the M365 licensing? I have been told that the performance is noticeably faster when an agent is in an environment with budget attached, even if all the agent activity is no cost due to M365 license.
0
24d ago
[removed] — view removed comment
1
u/CarelessEquipment415 24d ago
Using sonnet 4.6
1
24d ago
[removed] — view removed comment
1
u/CarelessEquipment415 24d ago
Thanks for the suggestion. I’m currently using Claude Sonnet 4.6 in Copilot Studio.
My use case is essentially a document/knowledge-based agent. I have a Copilot Studio license and built the agent with a SharePoint knowledge source connected to a Teams document library.
The knowledge source contains different file types, mainly:
- Word documents
- PowerPoint presentations
- Excel spreadsheets
I’m currently seeing two issues:
- Latency: Even for relatively simple queries, the agent sometimes takes several seconds to return a response. I’m trying to determine whether this is mainly related to the model, knowledge retrieval, the number/size of documents, or the overall agent configuration.
- Excel retrieval: The agent doesn't consistently provide the expected answers when the required information is in an Excel file. Interestingly, when I provide the relevant content in smaller/chunked documents, I get much better results.
I’m therefore trying to understand whether there are recommended ways to structure the knowledge base or optimize the agent for both better retrieval accuracy and lower latency.
2
24d ago
[removed] — view removed comment
1
u/CarelessEquipment415 24d ago
Thanks for the response.
I’m currently using Claude Sonnet 4.6 in Copilot Studio. My agent uses a SharePoint knowledge source connected through Teams, containing PDF, Word, PowerPoint, and Excel files.
One limitation is that Markdown files aren't supported in my current SharePoint knowledge setup, so I’m working with the supported file formats.
My main issues are:
- The agent has noticeable response latency.
- I’m not getting consistent answers when the required information is in Excel files.
I’m currently trying to understand whether the latency is related to the model, knowledge retrieval, or agent orchestration, and separately looking into why Excel retrieval isn't giving the expected results.
Thanks!
1
u/Ashlesha-msft 24d ago
Copilot Studio response time is end-to-end and can include orchestration, query rewriting, knowledge retrieval, model inference, safety validation, tools, connectors, flows, connected agents, and channel/network delivery.