Forum Discussion
Agent not visible in M365 Copilot
[2025 Update: Agents built in Copilot Studio can now be accessed through M365 Copilot Chat]
Hey, if you built it in Studio, did you extend the Microsoft 365 Copilot (declarative agent) or did you create a custom agent?
Option 1: If you used the option to extend the Microsoft 365 Copilot:
- Go to Copilot Studio
- Select Agents
- Select Copilot for Microsoft 365
- Select your published agent
- Under Publish details, select Availability options
- Select Copy
- Paste the URL into a web browser which will take you Teams to install your agent. Then it should appear on the right of your Copilot Business Chat where you can pin it.
- Here's some documentation for more details: Publish and Manage Copilot Studio Agent Builder Agents | Microsoft Learn
Option 2: If you just created a custom agent, this won't appear in Microsoft 365 Copilot Business Chat, it'll appear as a custom app.
- Go to Copilot Studio
- Select Agents
- Select your published agent
- Select the Channels tab
- If you just want it in Teams, select Microsoft Teams (you may need to Turn on Teams if you haven't already done so)
- Select Open Agent which should take you through the process of installing it as an app for yourself on the left side of Teams. You could also share with others through the Availability options
- Here's some documentation for more details: Key concepts - Publish and deploy your agent - Microsoft Copilot Studio | Microsoft Learn
- SwarnimGuptaMar 07, 2025Copper Contributor
Can we add Topics to the agents created made using Option 1? Because I can't find the option to add topics to these agents. While in custom agents, there is a section to add topics
- HelloBenTeohMar 07, 2025Bronze Contributor
Unfortunately not. You’ll need a custom agent for topics.
- SwarnimGuptaMar 07, 2025Copper Contributor
Thank you for the response.
In the custom bot, I created a topic using a HTTP Action Node that takes user query as an input to my custom API and its response is sent as a message to the agent. Basically agent calls my backend API for the responses. I could successfully deploy it in teams but not in copilot because it is a custom agent.
I wanted an agent with the same functionality so that I could use it in Copilot as well. Since there are no topics available for these type of agents, is there any other workaround possible? It would be great if you could help
Thanks
- Guille81Jan 06, 2025Copper Contributor
Hi HelloBenTeoh,
Thanks, this was very useful. Using your Option 1, everything worked as you stated. However, the only way I can get the agents menu (and the specific agent created) to be shown in the Copilot Business Chat is if I go through the URL link created for sharing.
If I login into Microsoft 365 and then go to Copilot, the Copilot Business Chat will not show the agent menu. Do you know why and how to fix that?
Thank,
Guillermo
- eMPowermyorgAug 01, 2025Copper Contributor
A bit late, but you'll need to actually open and then right-click on the Copilot icon in your taskbar and select 'Quit Microsoft 365 Copilot (Chat)'. It will reconsider all your settings and also all your agents
- HelloBenTeohAug 01, 2025Bronze Contributor
Good call. Since the original post, agents built in Copilot Studio can now be accessed through M365 Copilot Chat. A refresh can help if they’re not visible.
- ethisysneilMar 28, 2025Copper Contributor
Same issue here, any fix for this found yet?