AI Analyzer
The AI Analyzer turns raw test data into natural-language explanations, executive summaries, or draft NOC tickets.
Supported providers
Configure one or more AI providers in Settings:
- OpenAI
- Anthropic
- Google Gemini
- Ollama
Analysis types
- Technical Explanation — detailed interpretation of the data
- Executive Summary — high-level business impact
- Draft NOC Ticket — ready-to-send incident description
Chat persistence
Each (test_id, analysis_type) pair keeps its own chat history in MongoDB. You can reset a chat or all chats for a test at any time.
Privacy note
Before sending to providers, results are compressed and aggregated to stay within token limits. API keys are never logged.