Skip to main content
Chatzy variables allow you to dynamically insert information collected during conversations, journeys, APIs, and tools. Variables can be used in prompts, messages, email templates, WhatsApp templates, API requests, and Journey actions.

Contact Variables

These variables are available when contact information exists.
These variables are available through Get Contact Details.

Custom Attributes

Any custom attribute saved against a contact automatically becomes available as a variable. For example, if your contact contains:
You can use:

Inbound Webhook

Variables received through an Inbound Webhook Trigger are available under:
Example Payload was :
then you can refer these variables as

Extracted Entities

When Extract Entities is enabled, the extracted values are available under:
Example:

Where Variables Can Be Used

Variables are supported throughout Chatzy, including:
  • AI Agent Base Prompt
  • Execute Code
  • Trigger Journey
  • Send Message
  • Send Email (when using your own SMTP server)
  • WhatsApp Templates
  • Instagram Templates
  • LinkedIn Templates
  • Messenger Templates
  • Google Sheets
  • CRM Integrations
  • Webhooks
  • Conditions
  • Transitions

Inserting Variables

Most editors include a Variables ({x}) button. Click it to browse and insert available variables without typing them manually.
Tip: The list of available variables depends on the current Journey, AI Agent, and previously executed actions. Variables created earlier in a Journey become available in subsequent actions.