Basic Question
# 🤝help
m
I have 2 separate sets of Knowledge Bases uploaded (2 separate PDFs uploaded into 2 different knowledge bases) How can I prevent a Knowledge Enabled node from accessing both of them? In other words, I want Node A to only access FAQ A and not both FAQ A & B
b
what you would need to do is sort your user into a different workflow, based on which knowledge base they want an answer from
using the folder function in the explorer, as here

https://cdn.discordapp.com/attachments/1130953395579125810/1130959833881907260/Screenshot_2023-07-18_at_4.30.29_PM.png

m
@bumpy-butcher-41910 I've added the Knowledge Bases to their own folders, but I'm not sure what to do after that?

https://cdn.discordapp.com/attachments/1130953395579125810/1130964158964310047/Screenshot_2023-07-18_at_4.46.31_PM.png

b
what I mean is you need to house a separate workflow for each KB, like so:

https://cdn.discordapp.com/attachments/1130953395579125810/1130965302620999700/Screenshot_2023-07-18_at_4.52.17_PM.png

and send your user to the relevant workflow, like so:

https://cdn.discordapp.com/attachments/1130953395579125810/1130965362477891694/Screenshot_2023-07-18_at_4.52.31_PM.png

a