Returning default intent or message if no intent matches

Hi,

If my bot was not able to understand what user is asking, then it has to return default message. Can anyone please help me on how to do this.

hey @chinnusujitha, you need to use fallback policy and have a fallback action to send the fallback message, you can refer this doc: