Hi Matej Jakubčík ,
At the moment, Copilot Studio does not provide any supported setting to disable or suppress source links (citations) in responses generated by the agent itself or by connected child agents. Citations are part of the platform’s built-in safety and transparency layer, and Copilot Studio does not expose a toggle to turn them off.
You can remove or rewrite citations only when the response flows through a topic—because you can then process the output using Power Fx or custom logic. However, when a child agent returns an AI-generated response directly to the parent, it often bypasses topic triggers, which means you cannot intercept and modify the message before it’s sent back to the user. This is why your workaround works for the main agent but not for the child agent.
Current limitations: • No UI or configuration exists to disable citations. • Child-agent responses may skip topic triggers, so you cannot “catch” the message in the parent. • Power Fx transformations only apply when the response hits a topic-level “AI response generated” event.
Thanks,
Karan Shewale.
If this response resolves your issue, please Accept the answer and, if helpful, click the “Upvote” button. Your feedback helps us improve and assist others more effectively.