Variables are dynamic fields that contain different data depending on specific users.
For example, for Andrew Smith, the same “First Name” variable will be “Andrew,” and for Daniel Sorokin, it will be “Daniel.” The same applies to all “system” and “custom” fields in ManyChat.
For example, you can automatically insert the subscriber's first name and last name using one of the following variables:
- {{First Name}}
- {{Last Name}}
You can use these variables in any part of the message. Just type “{{”, and our autocomplete feature will help you insert the variable.

Hope this helps!