Looping conversation
# 🤝help
m
Hi, I'm very new to botpress I want to make a simple bot which ask user what the user want to ask about, after giving an answer (using knowledge base to answer), I want the bot to ask wether the user had any question If yes, the bot directly answer if the user answer by asking a question or if the user only answer yes, the bot ask the user what is the question or wait the the next chat by user if not, the conversation end ex: user: hi bot: hi, what can I help you with? user: where's the office location? bot: Here's the address of the office ... Is there anything else I can help you with? user: what about the warehouse? bot: Here's the address of the warehouse ... Is there anything else I can help you with? user: yes bot: what can I help you with? user: what's the operational hour? bot: our company operation hour ... Is there anything else I can help you with? user: no bot: thank you! Have a nice day I try to make it like in the screenshot, but as you can see, it behave strangely What should I do? https://cdn.discordapp.com/attachments/1232509404910325840/1232509405120167946/Screenshot_2024-04-24_at_08.45.13.png?ex=6629b755&is=662865d5&hm=918b376977f264ed8c0431d89cb851295609d329dc6d574097fa3666246ec553& https://cdn.discordapp.com/attachments/1232509404910325840/1232509405367500831/Screenshot_2024-04-24_at_08.51.26.png?ex=6629b755&is=662865d5&hm=b4735f462e258c790f978b70789e1746fbe360f1c3b8a6be9d6a44d13ba9e622&
j
Hello sir
You can use AI Task and Quary Knowledge base.
I suppose you have the Conversation loop FAQS already in your Knowledge base ?
AKA: if the user asks a question the bot will be able to answer
m
Hi @jolly-policeman-82775 , thanks for your reply I'll try the AI task and query knowledge base I don't understand about converstation loop FAQS.. I only copy paste the copywrite from our company website about us page
j
FAQSS was an example