[Configure: Chat Flow] FAQs
Morph.ai platform helps you create an intelligent bot, that can understand users responses and provide relevant replies. One of the ways to make the bot more intelligent is integrating some of the frequently asked questions along with predefined answers.
How to create FAQs?
Chat Flow > FAQs helps you create FAQs by clicking on the Create FAQ button. You can add multiple question variations and build your response in this section as shown in (1) and (2) blocks respectively in the below image:
There might be multiple ways in which the user might ask the same question. The FAQs tab provides you an option to add multiple variations of the same question.
The FAQs work on Google based NLP and get triggered based on intent matching. Adding multiple variations of the same question helps in better intent matching, hence making the bot super intelligent to provide predefined responses based on users queries.
Once you have added all the variations for intent matching, you can build your response in the (2) block as shown in the image above.
How are FAQs triggered?
The bot tries to match users responses with the starting rules for every conversation modules and FAQ. The platform utilises Google based NLP and matches the users intent with the question variations for each FAQ. Whenever the bot finds a match, the FAQ is triggered and the users response is stored in the memory for future matching.
After a FAQ is triggered, it is important to maintain the context of the bot, hence the bot brings the returns to the conversation block/module that was shared before the FAQ was triggered.
Related Articles
[Configure: Chat Flow] Conversations
A Conversation is base unit that holds individual parts of the complete chat flow. Multiple conversations interconnect to form an automated flow of chat. As the chat flow of a bot develops over time, it can easily become complicated with multiple ...
[Configure: Chat Flow] Properties
What is a property? The core purpose of the bot is to collect information from the user and keep track of user preferences and requirements. The pieces of information like Phone Numbers. Email IDs , date of Birth and many more, that are shared by the ...
[Configure: Chat Flow: Conversations] Send Message
How to create a message? A message can be created in the Chat Flow > Conversations tab
You can get started by clicking on the ‘Send Message’ block. You can choose the Facebook/WhatsApp message block based on the type of bot you are creating. The ...
[Configure: Chat Flow: Conversations] Code
When do we need a custom code? Custom code block can be used for the complex use cases where the other blocks on the platform are not able to satisfy the use case. Custom codes provide flexibility to the brand to create additional functionalities ...
[Configure: Chat Flow] Message templates
A message template is one of the multi-utility feature on the Morph.ai platform that not only makes your work easy by helping you to create a message block and save it as a template that can be used in any conversation, but also used for raising ...