Maintain approved sources
Give the knowledge base an owner, an update process and a way to remove outdated information rather than treating upload day as the finish line.
- Source ownership
- Content quality
- Update and removal process
Enterprise Knowledge & RAG
RAG connects an AI response to the business information it should actually use: websites, documents, FAQs and controlled knowledge sources.
Websites, documents and FAQs are added from sources the organisation has approved and assigned an owner to.
The system selects context related to the user's question rather than passing everything to the model.
When evidence is weak, qualify, ask or hand off instead of inventing business facts.
Knowledge architecture
The model should not be expected to remember company-specific facts. Business knowledge stays in sources the organisation has approved. Retrieval supplies the relevant evidence for the current question.
Give the knowledge base an owner, an update process and a way to remove outdated information rather than treating upload day as the finish line.
Select the information related to the question before asking the model to compose a response.
The system should qualify or escalate when the available evidence does not support a confident business answer.
Knowledge lifecycle
Source quality, ownership, tenant scope, retrieval limits and removal/update processes directly affect what the assistant can answer.
Websites, documents, FAQs and approved internal knowledge.
Clean, classify and associate content with the correct business scope.
Find the most relevant context for the current question.
Determine whether the evidence supports an answer.
Update, remove and improve sources as the business changes.
Multi-tenant design
In a multi-tenant service, retrieval is not only a relevance problem. It is also an isolation and governance requirement.
Knowledge review
We can start by reviewing the sources you already have and identifying gaps, ownership and retrieval requirements.