Variables
Sometimes, it’s useful for your bot to remember some information—for example, about a specific user or conversation.
You can do this using variables. A variable is a container that lets you store information from somewhere in Botpress Studio and reuse it somewhere else.
Create a new variable in the bottom-left section of the Studio:
- Select in the upper-right corner.
- In the name field, enter
firstName. - Select Add to save your variable: