Bot Failing to Identify the Intent

I am working on Alert Task. I have created an alert task named getStatus and also added some utterances and trained them as well but the bot still failing to identify the Alert Task.

Attached the screenshot for the same.

Hello @ajeet52ksk ,

As long as the Threshold configurations and Training are configured correctly and after adding utterances, the bot is properly trained, there should not be any issue with the intent detection.

We would recommend testing the utterance from so that you can see the scoring and detected intent information.

Let us know if this helps!

I am facing the same problem. I need a bot more details on utterance testing

I have encountered several instances where a bot would not select the dialog task even with EXACT training utterances. I found the problem in two places, so please check these settings:

  1. Make sure that the Machine Learning is set for “Few-Shot” and not “Standard”. FYI…If you change it from Standard to Few-Shot, it will need to be trained again.
  2. Make sure your dialog task is NOT designated as a “Sub Intent Dialog”.

    You can find the Dialog Settings under ‘more’.
    image