Chatbot Memory and User Session Persistence Across...
# 🤝help
o
Hey everyone, I'm curious about the capabilities of chatbots in terms of memory and session persistence. Specifically, can a chatbot remember a conversation and retain information about the user who initiated the chat after the session has been closed? If so, what's the typical duration for a session memory? And importantly, does this capability extend to channels like WhatsApp and Messenger, or is it limited to webchat platforms? I'm looking into developing or integrating a chatbot that can provide a more personalized experience by recalling previous interactions, even after some time has passed since the last conversation. Any insights or experiences with different platforms that support these features would be greatly appreciated. Thanks in advance for your help!
f
In WhatsApp. You can save a user phone number in a table and include either the transcript or summary from the summary agent. Then you can use a find records card and search for the users phone number then you can provide it with the information about the user that you have saved in that table.