Knowledge Base
The Knowledge Base is where you teach your AI Agent what to know and how to answer customer questions. Access it through AI > Knowledge Base.
Knowledge Base
Next to the search bar, a second row of filters — All, Active, Inactive, Needs Review — narrows the list by status, with a live count next to each. Needs Review is where self-learned entries land while they’re waiting for approval.
Use Add New to create a FAQ or upload a Document (PDF), or to Connect external source. Select one or more entries to reveal a bulk action bar for activating, deactivating, or deleting them at once.
The AI Training button opens a small settings panel with two switches:
FAQs
FAQs are essentially prompts for the AI Agent. Click Add New > FAQ (or open an existing entry) to get the full-page editor. Each FAQ entry has three fields:- Question: The customer query — add multiple variations so the AI can match different phrasings
- Answer: The response the AI should provide, with an optional file/link attachment
- Instructions: Special behavioral guidance for this specific FAQ (optional)
Writing Effective Questions
Add multiple variations of the same question so the AI can identify it regardless of how customers phrase it:Writing Effective Answers
Keep answers concise but complete. Use bullet points for multi-step or multi-item responses. Include links where relevant.Using Instructions for Controlled Responses
The Instructions field lets you add behavioral rules specific to this FAQ — without affecting the rest of the AI’s behavior. Basic instructions:FAQ Best Practices
- Include multiple question variations — different phrasings, abbreviations, and common misspellings
- Keep answers factual — the AI will not fabricate information, but vague answers lead to vague responses
- Use instructions for edge cases — handle follow-up logic, escalations, and conditional behavior here
- Review regularly — add new FAQs for recurring questions you see in conversations
Documents
Documents let you upload large bodies of reference content that the AI searches when answering questions. This is ideal for:- Product documentation
- Company policies and procedures
- Pricing sheets
- Onboarding guides
- Technical specifications
Recommended Document Formats
1. Q&A Format (Most Effective) Structure content as question-answer pairs. This directly mirrors how the AI processes queries and produces the most reliable results.The AI searches documents for relevant sections when answering questions. Well-structured documents with clear headings and labeled sections produce better results than unformatted walls of text.
Self-Learned Context

Self-Learned entries, filtered to Needs Review
Require Approval
Open the AI Training panel above the list and toggle Require Approval to control what happens to newly self-learned entries:
Turning it on is recommended when:
- You want tight quality control over what the AI learns
- Your team’s responses may include information not appropriate for all customers
- You’re in an early stage of AI deployment
External Sources (MCP)
Instead of uploading and maintaining documents manually, you can connect the AI Agent directly to a live knowledge source — like Notion, Confluence, or your own product docs — via MCP (Model Context Protocol). The agent reads from the connected source in real time, so there’s nothing to re-upload or keep in sync. Access it through AI > Knowledge Base > External Sources.
External Sources
Connecting a Source
Click Connect source and provide:- Name: A label to identify the source (e.g. “Company Docs”)
- Server URL: The MCP server’s endpoint (e.g.
https://docs.company.com/mcp) - Authentication: How Periskope authenticates with the server

Connect a knowledge source
Managing Tools
Once connected, Periskope discovers the tools exposed by the MCP server. Expand a connected source to see all available tools and toggle which ones the AI can use.External sources are read-only. Tools that can modify data (write tools) are automatically disabled and cannot be enabled — the AI can only read from connected sources, never write to them.
Knowledge Base Optimization Tips
Quality over quantity. Start with a small set of high-quality FAQs covering your most common questions. A well-written FAQ with good instructions outperforms ten vague ones. Test with real questions. After adding FAQs, test them by sending actual customer questions through the AI and reviewing the responses in Logs. Fill gaps over time. Monitor AI conversations to identify questions the AI is handling poorly or escalating too often. Add or refine FAQs for those topics. Avoid conflicting content. If multiple FAQ entries or documents cover the same topic with different answers, the AI may give inconsistent responses. Keep your knowledge base clean. Review self-learned entries regularly. Self-learned context is valuable but requires curation. Schedule a regular review of pending entries to keep your knowledge base growing accurately. Let the Org Assistant do the audit. Instead of scanning entries manually, open the Org Assistant on this page and ask it to find gaps, flag outdated articles, or spot duplicates — it searches your actual FAQs, documents, and self-learned entries and reports back.Next Steps
- Personalization - Define the AI’s role, personality, and instructions
- Built-in Tools - Configure what actions the AI can take
- Custom Tools - Connect the AI to your own APIs