Attributes

Attributes are tags that are assigned to those who interact with your bot. Use them to gather and track data and personalize the chat.

Attributes allow to assign information to users or ongoing chats and pass them to other services. Think of them as tags or labels.

  • Attributes are related to Data Collectors.

  • You can use Data Collectors to validate user input and get attributes.

  • You can also use them in REST API responses

You can use attributes as {{attribute_name}} as long as conversation continues.

Last updated