How it works
Before the call begins, you provide values for variables likeuser_name, order_id, account_status, etc. The agent can then reference these throughout the conversation.
Example:
- Variable:
user_name→ Value: “John” - Variable:
order_id→ Value: “ORD-12345”
Use cases
- Customer support — pass in customer name, account number, issue type
- Outbound campaigns — pass in user details, previous interaction history, personalized offers
- Appointment scheduling — pass in available time slots, preferred language, prior appointment history
- Loan/banking — pass in loan details, eligibility status, recommended products
🖼️ Add image
Placeholder — add screenshot showing how to configure input variables here.