Copilot Agents · 6 min read
Copilot Agent Builder vs Copilot Studio: Which Do You Need?
By James Wilkinson 5 August 2026
The plain-English difference between the agent builder in Copilot Chat and Copilot Studio, and the one question that decides between them.
TL;DR
- The agent builder in Copilot Chat creates declarative agents in plain English. It answers questions from your content and does not take actions.
- Copilot Studio is a separately licensed build environment that adds connectors, workflows and actions, so agents can do the next step, not just describe it.
- The deciding question is one sentence: does the agent only need to answer, or does it need to act?
The agent builder in Copilot Chat creates declarative agents: plain-English instructions plus knowledge sources, good for answering questions from your own content, and part of Copilot Chat, so most Microsoft 365 organisations already have it. Copilot Studio is a separately licensed build environment that adds connectors, workflows and actions, so an agent can raise a ticket, update a record or trigger a Power Automate flow. The deciding question is one sentence: does the agent only need to answer, or does it need to act?
If you are still on “what is an agent at all”, start with the plain-English definition and come back. This article is the fork after that.
What the agent builder is
The agent builder lives inside Copilot Chat. You describe the agent in plain English, point it at knowledge sources such as a SharePoint site and it writes the instructions for you. The result is a declarative agent, which means instructions plus knowledge and no code.
Declarative agents answer questions and draft text, grounded in the content you chose. They cite the document an answer came from. They do not take actions: nothing is filed, sent, updated or triggered. That constraint is a feature for a first agent, because an agent that can only answer is easy to test, easy to trust and quick to fix.
A first declarative agent takes about 15 minutes, which is why it is the second stage of the Agent Journey and why our training sessions end with every attendee building one.
What Copilot Studio adds
Copilot Studio is the full build environment. Three additions matter.
Connectors. Routes into other systems: Microsoft 365, Dynamics, and third-party systems that have a connector or an API. This is how an agent reads from or writes to something beyond its documents.
Workflows. The agent can hand work to Power Automate flows and pick up the result, so a conversation can end with something happening rather than something being described.
Actions. An action is a step the agent carries out rather than just describes: raising the IT ticket, starting the holiday approval, filing the signed contract and updating the client record. Each action runs with agreed review points, so a person still approves anything that matters.
Studio agents need maker-level skills, which sit between everyday user and developer. Teams learn them through Copilot Studio training or hand the work to a build partner through Copilot Studio agent builds.
The decision in one question
Does the agent only need to answer, or does it need to act?
Only answer: agent builder. Policy and handbook questions, which-template-is-current questions, tone-of-voice drafting, summaries for a team. If the output is words a person uses, a declarative agent does the job with less to license, less to govern and less to maintain.
Act: Copilot Studio. Intake that raises a ticket, onboarding that starts a flow, filing that updates a record. If the output is a change in a system, you need Studio’s connectors and actions, and you need the testing and ownership that come with them.
There is a third case that looks like an agent decision but is not: a rule-based process that should run silently with no conversation at all. That is Power Automate territory, and the line between the two is drawn in Copilot Studio vs Power Automate.
Where each sits on the journey
On the Agent Journey, the agent builder carries stages one to three: using an agent, building your first one and running team agents that answer questions. Copilot Studio carries stages four and five: agents that act, and the team of agents a business runs across departments. You do not choose one tool for life. Most journeys start in the builder and cross into Studio when the first agent needs to do something, not just say something.
Licensing follows the same line. The agent builder comes with Copilot Chat. Copilot Studio is licensed separately, and the licence question is one of the things scoped at the Design stage before any build is priced, alongside the published build prices.
Choosing for a real job
The honest test is to name the job first. “An agent for client questions” is not a job. “An agent that answers staff questions about our onboarding process, from the process site, and raises a ticket when the answer is not there” is a job, and its last clause tells you it is a Copilot Studio build. The AI agents for accountancy firms page shows what named jobs look like for one sector, and a short call is enough to place yours on the right side of the line.
Related reading
More on copilot agents
Common questions