How long the session in our bot?

In website/mobile app channel, how long the session in our bot?

There are use case user can interact with the bot when they are login and not login. the journey is same, we just no need to ask several question if already login.

Cases :
if i am as users, chat with bot but i am not login yet, and interact with the bot and give name Abdullah.

and then 30mins later, i login and chat with the bot again.

is my session during non login still there when i am already login?

the expectation : after login, bot should start from the beginning.

@Abdullah_Zuhud session will be active for 24 hours. You can set the time from backend if needed - anywhere between 1 minute to 1440 minutes (24hrs)