When do you save a user message?

Just like selecting a required entity, 'Save user message' is used in the specific situation where you add a user turn as a way of capturing answers to a bot question. Spotler Chat+ can store any information that your user enters for later use.

intents/entities

In this example, any user utterance that is given in intent state.name will be stored as a value for the entity system.name.

Stored information remains available for one chatbot session.