- Items in a virtual shopping cart
- Conversation-specific preferences
- A checklist to track the completion of sub-Workflows
Information stored in conversation variables is deleted when the current conversation is over. If you need a variable to persist across multiple conversations, use a different variable scope.
Need help getting started with variables? Check out our introduction to variables.
Read a conversation variable
You can use{{conversation.variablename}}
or @conversation.variablename
to read a conversation variable. For example, in a Text Card:
