Knowledge Bases
Knowledge Bases
Knowledge bases give your AI agents domain expertise by training them on your specific documents.
Supported Sources
| Source | Description |
|---|---|
| Stash | Files in your CamberCloud workspace |
| URL | Web-hosted documentation |
| Google Drive | Shared team folders |
| SharePoint | Enterprise repositories |
| Amazon S3 | Cloud storage buckets |
Supported File Formats
- PDF documents
- Word documents (.docx)
- Text files (.txt)
- Markdown (.md)
- Excel spreadsheets (.xlsx)
- CSV files
Adding Resources
- Open your agent’s Knowledge Base tab
- Click Add Resources
- Select your source type
- Choose files or enter URLs
- Wait for indexing to complete
How It Works
When you query an agent, it:
- Searches the knowledge base for relevant content
- Retrieves the most relevant sections
- Uses that context to formulate its response
- Cites sources in its answers
Best Practices
Document Quality
- Use well-structured documents with clear headings
- Include context and rationale, not just procedures
- Keep documents up to date
Start Small
- Begin with 5-10 high-quality documents
- Test the agent’s responses
- Add more documents based on gaps
Organize by Topic
- Group related documents together
- Use descriptive file names
- Consider creating summary documents
Next: Agent Instructions | Use Cases