Sometimes as a business you have a lot of Q&A content that is similar and possibly conflicts with one another. One way to resolve this is by adjusting the confidence score threshold for your Q&A content.
Let’s first look at an example. Let’s say we have 3 Q&A that have the word “run” in them…
If an end user were to type a question like “Can I run fast?” the bot may get confused as to which answer to provide and will respond with the top scoring answer, which may (or may not be correct) since they are not asking an exact variation of any of our Q&A.
In UI Builder, we can set a confidence score threshold so that the bot only responds with an answer when the confidence score is above the threshold we set. There is no exact science to the most successful threshold, so we suggest always testing and iterating until it suits your requirements. This article goes into more detail about technical definition, etc should you want to dive deeper.
You can quickly create the steps in UI Builder that set the confidence score threshold for your Q&A content. To do this, simply import this pre-built trigger file:
Custom_event_trigger_zammoQnaResponseFound_en-us_export.zip
<aside> 💡
For instructions on how to import a trigger, please see the article, How to Export/Import Triggers.
</aside>
To learn how this custom event trigger was created, please see the steps below.