Skip to content
Sets in YourGPT Chatbot Studio

Sets allows you to store and manipulate data during a conversation. They can be used to store information about the visitor, session, contact, or flow.

When a Set is used in a flow, the selected variable is updated with the provided value. This value can then be used in later steps of the flow.

To use Sets, follow these steps:

  1. Navigate to the desired step in your flow.

  2. Click on Set content.

  3. Select the variable you want to set from the dropdown. You can choose from a variety of options, including:

  • FLOW.last_response
  • FLOW.last_utterance
  • FLOW.{variable_of_your_choice}
  1. Enter the value you want to set for the selected variable.