Having the chatbot presenting links to subpages?
# 🤝help
a
I have uploaded a word-file as a knowledge base with information about a specific company, where I have written links to specific subpages that I want the bot to present if the user wants to know more about their courses, prices etc. The problem is though that the chat bot never includes the actual link in its answer to the user, even though I have added the following format [Text](link to text) in the knowledge base. The knowledge answering is enabled on the node where I'm asking the question, and the knowledge agent is activated. Any idea of how the chatbot can add links in its answers? Thanks in advance!
f
Hi, You can add in the KB Context something like "Use the exact answer, include the URLs and Links with the answer"
a
Okay. Do you mean at the beginning of the KB document or in conjunction with each specific subpage/link that I have in the KB?