Getting Started with Agents
Learn how to create your first AI agent to automate customer conversations and streamline your sales process.
Learning Resources
Section titled “Learning Resources”📺 Complete Video Guide - New to Agents? Watch our comprehensive step-by-step guide: View Interactive Learning Guide → Complete walkthrough from setup to deployment
📖 Quick Reference - Need a refresher? Follow the text instructions below with photo references for key steps.
Prerequisites
Section titled “Prerequisites”Before creating your first agent, make sure you have:
- Proper system permissions
- Understanding of prompt engineering principles
- Knowledge of your dealership’s sales process
- Access to the Agents management interface
When to Use Agents
Section titled “When to Use Agents”Primary Use Cases
Section titled “Primary Use Cases”Lead Management
- Initial contact and qualification
- Follow-up sequences and nurturing
- Appointment scheduling
Customer Service
- FAQ responses and information requests
- Service appointment booking
- General inquiries and support
Sales Process
- Product recommendations and information
- Objection handling and negotiation
- Closing conversations and next steps
Creating Your First Agent
Section titled “Creating Your First Agent”Any user can create an agent from scratch, and an AI agent can theoretically be built for absolutely any part of the process as long as there is a structured flow to the conversation, context, and an end goal to turn the agent off once it has completed its objective.
Step-by-Step Creation
Section titled “Step-by-Step Creation”-
Access the Agents Page
- Navigate to
/agentsor useCmd/Ctrl + K→ “Agents” - Choose between Grid or List view for better organization
- Navigate to
-
Start New Process
- Click + Create New Process (top right)
- This opens a blank agent configuration
- Consider copying from existing similar agents as a starting point
-
Configure the System Prompt
- Define the agent’s persona and communication style
- Set up the conversation flow and objectives
- Add objection handling and FAQ responses
- Include lead source-specific context
-
Test in Playground
- Use the interactive testing environment
- Simulate customer conversations from their perspective
- Refine responses based on test results
-
Save and Deploy
- Save your configuration changes
- Test with real scenarios before full deployment
- Monitor performance and adjust as needed
How to Create an Agent
Section titled “How to Create an Agent”On the Agents page, click + Create New Process (top right) to open a blank slate. Proper prompt engineering skills and techniques are recommended before creating your own agent. If an internal team member is creating an agent, start from a pre-existing agent closest to the desired outcome: copy its prompt from the Prompt editor and paste it into the new agent’s Prompt editor, then adapt.
How Agents Work
Section titled “How Agents Work”Technical Foundation
Section titled “Technical Foundation”Agents are text-based and built on the AAI Text Model foundation. They integrate seamlessly with your contact management and conversation systems.
Integration Points
Section titled “Integration Points”Agents can be selected and activated:
- New Contact Creation - Assign appropriate agent based on lead source
- Bulk SMS Campaigns - Apply consistent agent personality across campaigns
- Conversations Tab - Switch agents mid-conversation via process selector dropdown
Response Generation
Section titled “Response Generation”When a new message arrives:
- Agent reads entire conversation history
- Analyzes current context and conversation stage
- References complete system prompt and knowledge base
- Generates contextually appropriate response
- Follows defined conversation flow progression
Complete Agent Workflow
Section titled “Complete Agent Workflow”-
Planning Phase
- Open
/agentsand choose Grid or List view - Identify the agent type needed for your lead source
- Review similar existing agents for reference
- Open
-
Creation/Modification
- Create new process or edit existing agent
- Configure system prompt with all required elements
- Set up objection handling and FAQ responses
-
Testing Phase
- Use the playground to test conversation flows
- Try various customer scenarios and responses
- Refine responses based on testing results
-
Deployment
- Save your agent configuration
- Test with small volume of real conversations
- Monitor performance and customer satisfaction
-
Optimization
- Analyze conversation outcomes and success rates
- Update responses based on real-world performance
- Continuously improve based on customer feedback
-
Publishing (Super Admin Only)
- Optionally publish successful agents to the Marketplace
- Share best practices with other dealerships
- Contribute to the community knowledge base
Ready to create your first agent? Start with the Agent Playground to test your ideas, or dive into Agent Configuration to understand the technical details.