Agent Examples
Retail
Example of Vida agent configured to answer calls for a retail store.
Urban Farm Grocers Demo Agent
Agent Prompt
Understanding the Prompt
The above prompt is designed to guide James, the AI support agent, in interacting with customers calling Urban Farm Grocers. Here’s a breakdown of its components:
- Objective: Sets the goal of the interaction, emphasizing customer support and information.
- Greeting and Introduction: Provides a friendly opening and context about the store.
- Customer Inquiry Handling: Details how to respond to common questions about product availability, sourcing, pricing, and special orders.
- Additional Services Information: Informs customers about extra services offered by the store.
- Closing the Call: Ensures a polite and helpful end to the interaction.
- Additional Tips: Suggestions for the AI to enhance customer interaction.
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 product availability and prices, 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.
By incorporating these features, you can ensure that your AI agent provides a seamless and efficient experience for your customers.