How can I train or instruct the AI bot to answer questions based strictly on my company's pricing, documentation, and product catalog?
AI & Knowledge Base
September 07, 2026
How do I connect a custom Knowledge Base (RAG) to my AI bot?
Best answer
TeleGo has built-in Retrieval-Augmented Generation (RAG) using high-performance vector embeddings, allowing your AI bot to reference your private business documents.
Step 1: Create and Populate Your Knowledge Base
- Go to Workspace Settings → AI Settings → Knowledge Base (or
/workspace/integrations/ai). - Click Create Knowledge Base and give it a descriptive name (e.g.,
Product Documentation). - Upload your source files:
- Supports Markdown (
.md), plain text (.txt), or FAQ spreadsheets.
- Supports Markdown (
- TeleGo automatically chunks, embeds, and indexes your content.
Step 2: Link the Knowledge Base to Your Scenario
- Open your scenario editor and select the AI Agent node.
- In the node settings panel, scroll to the Knowledge Base (RAG) section and enable the toggle.
- Select your created Knowledge Base from the dropdown.
- In the system prompt, instruct the agent: "Answer customer questions using only facts retrieved from the Knowledge Base. If information is missing, offer to connect with human support."
- Click Publish.
Your answer
You need to log in to ask a question.
Log in