We have custom entity with a few items in it, and we're using this entity in the topic to identify user input
And, when user inputs something that our entity don't have, the Bot send this standard phrase('Sorry, I didn't understand.') as an answer, and this answer is not a part of authoring canvas, this standard phrase comes from somewhere else.
So, our questions
1 How we can change the text of this standard answer(standard phrase)?
2 If the Bot didn't find any item in the custom entity for user input we want to be able save this user input somewhere to analyze it later...How can we do it? Because right now, in this case, the Bot sends that standard phrase as an answer and dialog starts from the beginning