Variables let you personalize conversations with dynamic data — caller information, API responses, or values you define.
Location: Workflow tab → Variables button (top right)

Use double curly braces anywhere in prompts or conditions:
Handle missing variables with the pipe syntax:
If customer_name is empty → “Hello there!”
In API nodes, use Extract Response Data to create variables from responses: