Knowledge Base
Source of information used by agents to answer questions
Select Knowledge Base Type to Create
Select Knowledge Base Type to Create
What is Knowledge Base?
Knowledge Base is the source of information used by agents to answer questions. The more relevant knowledge bases you add, the smarter your agent becomes in providing answers.
How it Works:
- 1 You add knowledge base (text, website, documents, etc.)
- 2 System processes (training) and indexes the information
- 3 When users ask questions, agent searches for relevant information from knowledge base
- 4 Agent provides answers based on the information found
Knowledge Base Types
Choose the knowledge base type according to your data source. Click to learn details about each type:
Manual
Direct text input for FAQ, product info, or guides
URL
Fetch content from 1 specific web page
HTTP
Fetch data from API endpoint with custom headers
Sitemap
Fetch multiple URLs from sitemap.xml
Domain
Automatically crawl entire website
File
Upload PDF, TXT, DOCX, and other documents
Best Practices
Test agent with manual KB first before adding others
Use descriptive names for easy management
Separate different topics into different KBs
Update KB when information changes