How to make Answer from Documents feature Context Aware

Hi All,

I have been testing the answer from document feature on the Kore.ai platform. It does a great job at getting information from the documents.

But I have a issue/doubt.

Let us say the PDF contains the tax rebate details for US and UK. I have information stored about the users country in BotUserSession.

When I query for what are tax rebates it gives me an answer that is general from bot US and UK from the document.

The question is how do I make the bot context aware and tell it to use the Country stored in BotUserSession when answering from documents and give me answer of tax rebates specific to the user’s country?

Thank you,

Rahul