How to Remove Citations and References from Chatbot Responses in Copilot Studio?

Jeremy Fermin 35 Reputation points
2025-02-13T15:17:10.8366667+00:00

Hi everyone!

I'm working on a chatbot in Copilot Studio and looking for a way to remove citations or references (such as PDF links) from its responses. Right now, the chatbot includes source links in its answers, but I’d like to provide clean responses without extra references.

Is there a built-in way to do this in Copilot Studio, or would I need to use Power Automate or Expressions? Any guidance, best practices, or workarounds would be greatly appreciated.

Thanks in advance!

Microsoft Copilot | Microsoft 365 Copilot | Development
Microsoft Copilot | Other
{count} votes

Accepted answer
  1. Gerasimos Filippakos 90 Reputation points
    2025-03-06T13:54:36.0666667+00:00

    I had the same question so I did some digging, and I found this to be the best workaround:

    Use GenAI Node but:

    1. Scroll down to 'Advanced'
    2. Uncheck 'Send a Message' under it
    3. Change 'Save LLM response' to 'Complete'
    4. Set a 'Save bot response as' variable that works for you
    5. Add a 'Send a message' node
    6. In the text to be sent, add a variable and select this "Topic.YOUR_VARIABLE.Text.Content"

    The only downside to this is that you can see still the [1], [2] at the end of the text (NO links or mentions of the references however, just plain text of the numbers).

    3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Gloria Albuquerque-MSFT 15 Reputation points Microsoft External Staff
    2025-03-20T05:30:40.24+00:00

    Hello,

    To resolve this issue, I would suggest raising a support ticket using the link below. This will allow an assigned engineer from the respective team to investigate and assist in resolving the matter promptly.

    https://learn.microsoft.com/en-us/microsoft-365/admin/get-help-support?view=o365-worldwide

    Thank you.

    If the answer is helpful, please click “Accept Answer” and kindly upvote it. If you have extra questions about this answer, please click “Comment”.

    Get support - Microsoft 365 admin | Microsoft Learn

    Learn how to get online or phone support for your Microsoft 365 for business subscription. You must be an admin for a business subscription to get support.

     

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.