From the docs: "User Variables are variables that ...
# 🌎general
q
From the docs: "User Variables are variables that follow a user between conversations. For example, if a user speaks with your bot on Monday and Wednesday, any user variables set on Monday will still be accessible on Wednesday. User variables are great for storing data that doesn't change very often, such as: Storing users' personal details or id numbers Collecting tags or notes from past conversations Storing extra flags like VIP customer Saving language preferences"