Documentation Index
Fetch the complete documentation index at: https://docs.gainable.dev/llms.txt
Use this file to discover all available pages before exploring further.
What are knowledge bases?
Knowledge bases let you upload documents that Gaia Copilot can reference during conversations. This is powered by RAG (retrieval-augmented generation). When a user asks a question, the Copilot searches your uploaded documents for relevant information and uses it to generate accurate answers.Think of a knowledge base as a reference library for the Copilot. Instead of making up answers, it can look up the right information from your documents.
How it works
What to upload
Playbooks and guides
Sales playbooks, process guides, standard operating procedures
Product documentation
Product catalogs, feature descriptions, specifications, pricing sheets
Policies and compliance
Company policies, compliance documents, terms of service, HR guidelines
Training materials
Onboarding docs, training manuals, FAQs, troubleshooting guides
Use cases
Sales Copilot + product catalog
Sales Copilot + product catalog
Upload your product catalog and pricing sheet. The Copilot can answer questions like “What’s the price for the Enterprise plan?” or “Compare the Pro and Business tiers” using your product data.
Support Copilot + troubleshooting guide
Support Copilot + troubleshooting guide
Upload troubleshooting documentation and FAQs. The Copilot can walk users through solutions. “My printer won’t connect” triggers a lookup of your troubleshooting steps for printer connectivity.
HR Copilot + company policies
HR Copilot + company policies
Upload the employee handbook, PTO policies, and benefits guide. Employees can ask “How many vacation days do I get?” and get accurate answers from your policy documents.
Onboarding Copilot + training materials
Onboarding Copilot + training materials
Upload onboarding guides and training docs. New hires can ask “What’s the process for setting up my development environment?” and get step-by-step instructions from your materials.
Managing knowledge bases
Knowledge bases are managed through the UI using the folder icon on the Copilot detail panel, not through chat prompts. You can add, remove, and replace documents at any time through this interface.
- Open the Copilot detail panel
- Click the folder icon
- Add new documents or remove existing ones
- Changes take effect immediately
Combining knowledge with data access
Knowledge bases and data access work together to give the Copilot maximum capability:| Source | Best for | Example |
|---|---|---|
| Data access (MCP) | Live app data that changes frequently | ”How many open deals do I have?” |
| Knowledge | Static reference material and documentation | ”What’s our refund policy?” |
| Both | Questions that need data context plus reference material | ”This customer wants a refund. What’s the policy and what’s their order history?” |
Best practices
Keep documents focused
Keep documents focused
Upload specific, relevant documents rather than entire document libraries. A focused knowledge base produces more accurate answers.
Use clear document structure
Use clear document structure
Documents with headings, sections, and organized content work better for retrieval. Well-structured documents help the Copilot find the right information faster.
Update documents when information changes
Update documents when information changes
If your policies or product information changes, replace the old documents with updated versions. The Copilot always uses the latest uploaded content.
Test with real questions
Test with real questions
After uploading documents, ask the Copilot questions your users would ask. Verify it finds and uses the right information.
Learn more
Configuring a Copilot
Set up your Copilot’s configuration
Data access
Connect to live app data via MCP
Embedding
Place the Copilot chat in your app
Overview
Back to Gaia Copilot overview