Forum Discussion
DishaR5195
Dec 05, 2024Copper Contributor
Agent not visible in M365 Copilot
I created an agent in M365, including its name, description, instructions, and required actions. The agent is properly tested in Copilot Studio and published, but it is not visible in the M365 Copilo...
HelloBenTeoh
Mar 07, 2025Bronze Contributor
Unfortunately not. You’ll need a custom agent for topics.
SwarnimGupta
Mar 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