I have uploaded an image shared by one of the customers where after 24 hours of inactivity, the bot still recognizes the user. Help me how to explain this, thanks in advance.
Authentication is used: In this case, it’s could be possible that you’re authenticating a user and on auth – identifying their name, email and other such distinct user details
(or)
You’re passing the user’s name and other details directly via the bot payload and using it directly to converse with your end user without repeatedly asking them for their details.
It depends on how you’ve configured the bot flows but is not based on variable values being retained for more than 48hrs