Testing Answers
Access Testing
- Navigate to Configuration > Answer Generation.
- Click Test Answers
- Enter a query
- Review the generated answer
- Use debug option to analyze behavior
Testing Workflow
Debug Information
The debug view provides comprehensive insights into answer generation.Debug Components
Agentic RAG Debugging
When Agentic RAG is enabled, an additional Retrieval tab appears showing:Answer Insights
The Answer Insights feature provides analytics for query-response interactions.Available Data
Accessing Answer Insights
Navigate to Analytics > Search AI > Answer Insights. Learn More.Debugging Checklist
Common Issues and Solutions
Configuration Verification
Best Practices
Testing Strategy
- Test incrementally - Validate each configuration change before moving to the next
- Use varied queries - Test different query types, lengths, and phrasings
- Include edge cases - Test ambiguous queries and boundary conditions
- Compare results - Document before/after when making changes
Debug Analysis
- Review qualified chunks - Ensure relevant content is being selected
- Check chunk rankings - Verify highest-ranked chunks are most relevant
- Analyze LLM prompts - Confirm context is properly structured
- Monitor timing - Identify performance bottlenecks
Ongoing Monitoring
- Track Answer Insights - Review analytics regularly
- Monitor feedback - Enable user feedback and review ratings
- Iterate configuration - Continuously refine based on data
- Document changes - Keep records of configuration modifications