Agent Examples
Logistics
Example of Vida agent configured to handle calls for a logistics company.
Swift Haul Logistics Demo Agent
Agent Prompt
Understanding the Prompt
The above prompt is designed to guide Angela, the AI representative, in handling calls for Swift Haul Logistics. Here’s a breakdown of its components:
- Who you are: Sets the friendly and helpful tone for Angela’s interactions.
- Primary function: Describes Angela’s role in handling carrier bids for posted loads.
- Negotiation Criteria: Outlines the negotiation strategy, emphasizing securing the lowest possible rate.
- Information you have: Provides details about the available loads for Angela to discuss with carriers.
- Collect Information: Specifies the information Angela needs to collect once a carrier agrees to a rate.
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 load availability and rates, from your backend systems instead of hardcoding them.
- Call Transfer: Set up the agent to transfer calls to human employees for more complex queries or immediate assistance.
- Take a Message: Allow the agent to record messages from carriers when specific staff members are unavailable.
- Send Email: Enable the agent to send email notifications to team members about important calls or bookings.
- Scheduling: Integrate the agent with Google Calendar to automatically schedule and confirm load bookings, 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.