How can I get KB answers to take into account chat...
# 🤝help
e
Thanks for checking out my question! As the title describes, is there a way to get the knowledge base answers to take into account the conversation? For example, I have a class list of varying skill levels. If I tell the bot "I am a beginner which, classes can I join" and then ask it "Can I join class A(an advanced course)", can I get it to understand that as a beginner I should not be taking class A?
q
Good question. I have nearly the same problem. Did you tried to store the results in a variable and build a loop?
c
i have similer problem
e
I'm not sure how I might get the KB response to reference the variable.
@acceptable-kangaroo-64719 Sorry to drag you into this but would you be able to help us out with this?
a
No worries. I'd try something like this using the new "Query Knowledge" card

https://cdn.discordapp.com/attachments/1132668434811985950/1133008666870677598/image.png

e
Really appreciate the fast reply! Ill go try that out and see how it works!