Agent Examples
Home Services
Example of Vida agent configured to answer calls for a home services company.
Acme Solar Demo Agent
Agent Prompt
Understanding the Prompt
The above prompt is designed to guide the AI inbound sales representative in interacting with customers calling Acme Solar. Here’s a breakdown of its components:
- Goal: Establishes the main objective of the interaction, which is to qualify the caller’s home for solar panel installation.
- Instruction: Provides detailed steps and questions for the AI to follow during the conversation.
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 solar panel prices and 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 special requests.
- 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 consultation 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.