Back to NLP TopicsThe KG Diagnosis tool identifies inefficiencies in your Knowledge Graph and suggests corrective actions. Use it to catch errors before they affect user experience.To run an inspection:
Go to your KG and click Inspect (in-development version only; requires at least one FAQ).
After inspection, click Re-run to refresh or Export to download the report as JSON.
For Few-Shot KGs, path and keyword analysis is not applicable. Only the following are reported:
Issue Type
Category
Details
Action
Patterns with invalid syntax
Error
Current path, pattern, error, question
Fix incorrect patterns for better FAQ detection.
Paths without any questions
Suggestion
Path
Remove unused paths.
Redundant alternate questions
Suggestion
Question, alternate questions, path
Rephrase alternates for wider coverage.
Every inspection run updates: total checks count, error/warning/suggestion counts, and the full list of issues — reflecting any FAQs modified or added since the last run.