Chat Flow
Settings
Remember User

Remember User

The Remember User setting allows you to save a user's chat session state in their browser, enabling them to resume the conversation where they left off if they close and reopen the bot. You can configure this in the Settings tab under the General section.

Storage Options

Choose between two storage methods to manage how session data is saved:

  • Local Storage: Saves the chat state in the user's browser, persisting across sessions on the same device and browser until cleared.
  • Session Storage: Saves the chat state in the user's browser, but it is deleted when the user closes the browser tab or application, limiting it to the current session on the same device and browser.
⚠️

Publishing a new version of your bot resets all saved sessions. If a user refreshes the bot after a new version is published, the conversation will restart from the beginning.

Indite Documentation v1.4.0
PrivacyTermsSupport