Knowledge Agent Review
Use this checklist before publishing.| Check | Why it matters |
|---|---|
| Correct knowledge base attached | The live agent version must use the intended content. |
| Documents are current | Outdated content creates confident wrong answers. |
| Prompt has fallback rule | The agent should know when to say it does not have the answer. |
| Post-call fields fit the use case | Support or FAQ calls may need issue, resolution, or escalation fields. |
| Test questions are realistic | Ask like callers, not like document authors. |
Attach Knowledge Bases To A Draft Version
Knowledge settings are version-specific. Edit a draft version before changing the knowledge bases or retrieval settings that will be published.
Open a draft agent version
Open the agent builder and make sure you are editing a draft, not viewing a published version.
Select knowledge bases
Click Add Knowledge Base, choose one or more workspace knowledge bases, or create a new knowledge base from the dropdown.
Tune retrieval
Set Chunks Retrieved from
1 to 10 and Similarity Threshold from 0 to 1. Start with the defaults, then tune from real call questions.Test Knowledge Answers
Knowledge Answer Problems
Agent ignores document
Agent ignores document
Prompt may not instruct when to consult knowledge.
Agent answers stale content
Agent answers stale content
Update or delete outdated documents.
Agent makes up details
Agent makes up details
Add a no-answer rule and test missing information.
Wrong version tested
Wrong version tested
Confirm the published version has the intended knowledge attached.
Related Reading
Prompts
Tell the agent how to use knowledge.
Managing Documents
Keep content current.
Testing Agents
Validate answers.