Agent Knowledge Sources

Each RAG agent has its own agent-specific knowledge sources. The Knowledge Sources tab on an agent's detail page lets you add and manage content that trains that specific agent. Knowledge sources added here belong exclusively to that agent and are not shared with other agents or knowledge bases.

This is different from Knowledge Bases, which are standalone collections of knowledge that can be assigned to multiple agents.

Knowledge Source Types

You can add various types of knowledge sources to your agents:

  • Documents: Upload PDFs, Word documents, PowerPoint presentations, and other file formats
  • Individual URLs: Add specific webpage URLs to extract and index content
  • Audio Recordings: MP3, WAV, M4A, and other audio formats (with transcription)
  • Sitemaps: Process sitemap XML to index multiple pages at once
  • Google Product Feed: Import and sync product data from Google Shopping
  • Google Drive: Connect and sync files from Google Drive (Pro)
  • Google Calendar: Sync events and appointments (Pro)
  • Full Websites: Crawl and index entire websites (Pro)

Pro-only sources display an "Upgrade to Pro" button. Starter plans include Documents, Individual URLs, Audio Recordings, Sitemaps, and Google Product Feed.

Processing

When you add a knowledge source, PrimePilot automatically processes it to extract text, generate embeddings, and index it in your vector store. The processed content becomes available to that agent for answering questions and providing information.

Managing Agent Knowledge Sources

Access the Knowledge Sources tab from your agent's detail page. Each agent maintains its own knowledge base, allowing you to keep different agents specialized for different domains or use cases. You can add, update, and remove knowledge sources as needed.

For shared or reusable knowledge that can be assigned to multiple agents, see Knowledge Bases.