Bot returning source url
# 🤝help
a
Hi there, I want my bot to return always the url of the source page of the connected website when an answer is given. How can I do that?
f
Hey there, You can use
{{turn.KnowledgeAgent.citations}}
in a text card to show them. This can also be expanded a bit so they look better, like done in this tutorial https://discord.com/channels/1108396290624213082/1213961658045829180
a
Thank you very much!
f
You are very welcome!