Documentation Index
Fetch the complete documentation index at: https://docs.getsmartalex.com/llms.txt
Use this file to discover all available pages before exploring further.
What is a Knowledge Base?
A Knowledge Base is a collection of documents and content that your AI agents can reference during calls. Instead of relying only on their system prompt, agents search your knowledge base in real-time to give accurate, specific answers about your business.Adding Content
Navigate to Agent Studio and select your agent. In the Knowledge Base section, you have four ways to add content:Upload Files
Drag and drop files or click to browse. SmartAlex processes them automatically.| File Type | Extensions | Processing |
|---|---|---|
| Parsed and chunked | ||
| Word | .doc, .docx | Parsed and chunked |
| Text | .txt | Ready immediately |
| Markdown | .md | Ready immediately |
| CSV | .csv | Ready immediately |
Scrape Website (single page)
Enter a single URL and SmartAlex will extract the content from that page:- Click Scrape Website
- Enter the full URL (e.g.,
https://example.com/about) - SmartAlex fetches and processes the page content
- A new document appears in your knowledge base
Sitemap Scrape (multiple pages)
Extract content from multiple pages at once using your sitemap:Select pages
SmartAlex discovers all pages from your sitemap. Select which pages to scrape (up to 50 per batch).
Write Manually
Create a document from scratch:- Click Write Document
- Enter a title (e.g., “Return Policy”, “Office Hours”)
- Write or paste your content
- Click Create
Document Processing
After adding content, documents go through automatic processing:| Status | Meaning |
|---|---|
| Pending | Queued for processing |
| Processing | Being split into chunks and indexed |
| Completed | Available to your agent (shows chunk count) |
| Failed | Processing error — retry or delete and re-upload |
Connecting Documents to Agents
Each document can be connected to one or more agents:- Open your agent in Agent Studio
- Go to the Knowledge Base section
- Toggle the checkbox next to each document you want the agent to use
- Connected documents show a checkmark
Connected documents are available to your agent during calls. The agent searches relevant content to answer questions accurately.
How Agents Use Knowledge
During a call, when a caller asks a question:- The agent identifies the question topic
- It searches connected knowledge base documents
- The most relevant content chunks are retrieved
- The agent uses this context to give an accurate answer
Managing Documents
| Action | How |
|---|---|
| Preview | Click the eye icon to view full content and metadata |
| Search | Use the search bar to filter documents by title |
| Delete | Click the trash icon — this is permanent |
| Disconnect | Uncheck the document to stop the agent from using it (doesn’t delete the document) |
Best Practices
- Keep documents focused — one topic per document works better than one large document
- Update regularly — delete and re-upload documents when your business information changes
- Start with your FAQ — the questions your receptionist answers most often are the best starting point
- Test after adding — call your agent and ask questions to verify it finds the right answers
- Use descriptive titles — helps you organise and find documents later

