web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

How to Improve Agent Flow Performance in Copilot Studio Using Express Mode

Inogic Profile Picture Inogic 1,297 Moderator
What happens when an Agent Flow has more processing to do than its response window allows? As flows become more complex, multiple actions, calculations, record processing, and nested logic can increase execution time.  Microsoft Copilot Studio Express Mode is designed to optimize Agent Flow execution and help return responses faster. In this blog, we will explore Express Mode using a simple Account and Contact scenario and compare execution times with Express Mode disabled and enabled.
How to Improve Agent Flow Performance in Copilot Studio Using Express Mode

To demonstrate Express Mode, we first created a simple Copilot Studio agent and an Agent Flow named Get Account Contact Details. The flow accepts an Account name as input and uses Microsoft Dataverse to retrieve the corresponding Account and its related Contacts. It then processes the Contacts to determine the total count and collect their email addresses before returning the information to the agent.

Once the Agent Flow is completed, Express Mode (Preview) can be enabled in two ways.

Method 1: Enable Express Mode from the Flow Overview

Open the Agent Flow and navigate to Overview. Click Edit, enable the Express Mode (Preview) toggle, and save the changes.

How to Improve Agent Flow Performance in Copilot Studio Using Express Mode

Method 2: Enable Express Mode from the Flow Trigger

Open the Agent Flow and select the When an agent calls the flow trigger. The Express Mode (Preview) toggle is available directly within the trigger configuration. Enable the toggle and save the flow... Read More

Comments

*This post is locked for comments