Knowledge agent quick start
Build your first knowledge-based AI agent in under 10 minutes. This guide walks you through creating an agent that can answer questions using your content - no coding or complex workflows required.
What you'll build
A fully functional AI agent that:
- Answers questions using your uploaded content
- Responds in your brand's voice and style
- Handles common customer queries automatically
- Can be deployed to multiple channels
Step 1: Create your AI Agent
- Navigate to Build → AI Agents
- Click + Create AI Agent
- Choose a descriptive name (e.g., "Customer Support Agent")
- Select your agent type based on your use case:
- Customer Support - For FAQs and help content
- Product Adoption - For onboarding and feature guidance
- Early Engagement - For sales and pre-purchase questions
The agent type provides pre-configured guidelines optimized for specific use cases. You can customize these later.
Step 2: Create and populate a collection
Knowledge base are your agent's knowledge base. Let's create one with your content:
Create the collection
- Navigate to Build → Knowledge base
- Click + Create
- Name your collection (e.g., "Product Documentation")
- Select the primary language
- Click Create
Add your content
- FAQs
- Documents
- Website
Perfect for FAQs and common questions:
- Click + Add FAQ
- Enter the question and answer
- Add variations of the question for better matching
- Click Save
Example:
Question: What are your business hours?
Answer: We're open Monday-Friday 9AM-6PM EST.
For urgent issues, our emergency support is available 24/7.
Variations:
- When are you open?
- What time do you close?
- Are you available on weekends?
Upload existing documentation:
- Click Upload Documents
- Select your files (PDF, DOCX, TXT)
- Click Upload
Supported formats:
- PDF files
- Word documents (.docx)
- Text files (.txt)
- Markdown files (.md)
Import content from your website:
- Click Add Website
- Enter your website URL
- Configure crawl settings (optional)
- Click Start Crawling
The system will automatically extract and index your web content.
Collections automatically chunk content into fragments for optimal retrieval. Each fragment is approximately 400 words.
Step 3: Connect collection to your agent
- Open your AI Agent
- Navigate to the Knowledge tab
- In the Collections section, select your collection from the dropdown
- Click Connect
Your agent now has access to all the content in your collection.
Step 4: Configure guidelines
Guidelines shape how your agent communicates. They're like prompting instructions that define personality, tone, and behavior.
Add custom guidelines
- In your AI Agent's Knowledge tab
- Click Custom guidelines
- Click Add guideline
- Write clear, specific instructions
- Tone & Style
- Product Info
- Handling Objections
Be friendly and professional. Use simple language and avoid technical jargon.
Address users by their name when known. Keep responses concise - aim for 2-3 sentences
unless more detail is specifically requested.
Our product is a cloud-based CRM solution designed for small businesses.
Key benefits:
- Easy 5-minute setup
- No technical expertise required
- Integrates with popular tools like Gmail and Slack
- Starts at $29/month with a 14-day free trial
If a user mentions price concerns:
"I understand budget is important. Our solution typically saves teams 10+ hours
per week, which often pays for itself. Plus, we offer a 14-day free trial
so you can see the value before committing."
If a user asks about competitors:
"While there are other options, our focus on simplicity and small business
needs sets us apart. We'd be happy to show you the specific features that
matter for your use case."
Use predefined guidelines
Based on your agent type, you'll see predefined guideline templates:
- Product Overview - Describe your product/service
- Benefits & Features - List key advantages
- Handling Objections - Common concerns and responses
Fill these out for a quick start, then add custom guidelines as needed.
Step 5: Test your agent
- Click the Test button in the top-right corner
- The test console opens on the right side
- Type a question that your content covers
- Press Enter to see your agent's response
Testing tips
Try different types of questions:
- Direct questions from your FAQs
- Questions requiring information synthesis
- Edge cases and unclear queries
- Questions outside your content scope
If responses aren't optimal, refine your guidelines or add more specific content to your collection.
Step 6: Configure your language model (Optional)
For advanced users who want to use a specific LLM:
- Navigate to your AI Agent's Advanced tab
- Select your preferred LLM Provider (Moveo.AI, OpenAI, Anthropic, etc.)
- Choose the specific Model (e.g., GPT-4, Claude 3.5)
- Save your changes
The default Moveo.AI models work great for most use cases.
Next steps
Your knowledge agent is ready! Here's what you can do next:
Deploy to channels
- Web channel - Add to your website
- WhatsApp - Connect to WhatsApp Business
- Facebook Messenger - Integrate with Facebook
Enhance your agent
- Add more collections - Expand knowledge base
- Live instructions - Dynamic user data
- A/B testing - Optimize responses
Monitor performance
Common questions
Q: How much content do I need? A: Start with 20-30 FAQs or 10-15 pages of documentation. You can always add more as you learn what users ask.
Q: Can I use multiple collections? A: Yes! Connect multiple collections to cover different knowledge domains.
Q: How do I handle questions the agent can't answer? A: Add a fallback guideline like "If you don't know the answer, say: 'I don't have that information, but I can connect you with our support team.'"
Q: When should I use dialogs instead? A: Use dialogs only when you need specific workflows like API integrations, multi-step forms, or conditional logic. Most conversational needs are handled by knowledge + guidelines.
Troubleshooting
If your agent isn't responding as expected:
- Check collection content - Ensure relevant information exists
- Review guidelines - Make instructions clear and specific
- Test variations - Try different phrasings of questions
- Check language settings - Ensure agent and collection languages match
- Review the Insights tab - Get AI-powered suggestions for improvements