Integrate an existing agent in Copilot Studio
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Designing and Building Integrated AI Agent Solutions in Copilot Studio premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- The agent already exists, so the work is the seam
- Four preconditions, and what each one gates
- Preparing the target agent to accept connections
- Adding the connection, field by field
- The routing description is a local copy
- Deciding what crosses to the connected agent
- What the latest published version means, and where
- Suspending, removing and watching the connection
- How these choices show up in questions
The four preconditions: where each one is set and how it fails
| Precondition | Where it is set | Whose job it is | What you see when it is missing |
|---|---|---|---|
| Same Power Platform environment | Not a setting: a property of where each agent was created or imported | Whoever owns the ALM path for the two agents | The agent is absent from the list of available Copilot Studio agents |
| The other agent is published | The specialist's own Publish action | The specialist's owner | Not connectable at all, and later in its life, unpublished changes the main agent never sees |
| Connections from other agents allowed | Let other agents connect to and use this one, on the specialist's Settings page | The specialist's owner | The agent does not appear in the connection list even though it is published in the same environment |
| Owner or shared access for the maker | Agent sharing, from the specialist's three dots menu | The specialist's owner | Microsoft states the requirement without naming a symptom: the maker is simply not permitted to make the connection |
| End users can reach the connected agent at runtime | Agent sharing again, depending on the authentication setup | The specialist's owner, once the main agent's audience is known | Depending on the authentication setup, end users may not be able to access the connected agent at runtime |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- Understand connected agents in Copilot Studio (Build multi-agent solutions using connected agents in Copilot Studio, training unit)
- Add other agents overview
- Connect to an existing Copilot Studio agent
- Connect an existing Copilot Studio agent (Build multi-agent solutions using connected agents in Copilot Studio, training unit)
- Share agents with other users
- Connect to an agent over the Agent2Agent (A2A) protocol
- Orchestrate agent behavior with generative AI
- Manage and test your connected agent solution (Build multi-agent solutions using connected agents in Copilot Studio, training unit)
- Export and import agents using solutions