Agent Examples
Salon
Example of Vida agent configured to handle calls for a salon.
The HairCut Collective Demo Agent
Agent Prompt
Understanding the Prompt
The above prompt is designed to guide Andrea, the AI receptionist, in handling various scenarios at The HairCut Collective. Here’s a breakdown of its components:
- Booking an Appointment: Instructions for scheduling appointments, including checking availability and confirming details.
- Rescheduling or Canceling an Appointment: Steps to handle appointment changes and cancellations.
- Inquiries About Services and Pricing: How to provide information about services and prices.
- Handling Complaints: Guidance on managing customer complaints with empathy and solutions.
- General Questions/Hours of Operation: Providing general information and handling common queries.
Customizing Your Agent
To tailor the AI agent to your specific needs, consider the following enhancements by configuring functions your agent can use:
- Webhook: Configure the agent to fetch dynamic information, such as current appointment availability, from your backend systems instead of hardcoding them.
- Call Transfer: Set up the agent to transfer calls to human employees for complex queries or immediate assistance.
- Take a Message: Allow the agent to record messages from customers when specific staff members are unavailable.
- Send Email: Enable the agent to send email notifications to team members about important calls or inquiries.
- Scheduling: Integrate the agent with Google Calendar to automatically schedule appointments, ensuring seamless coordination and reducing the need for manual follow-up.
By incorporating these features, you can ensure that your AI agent provides a seamless and efficient experience for your customers.