Call Intelligence
After every completed call, Nenyax automatically analyzes the conversation transcript and generates structured insights.What’s Analyzed
How It Works
- When a session ends (
POST /api/sessions/by-room/{room_name}/end), the backend collects all transcripts - The full conversation is sent to the AI analysis service
- The analysis result is stored in the session’s
analysisJSON column - Results are displayed on the call details page
Viewing Analysis
Navigate to Dashboard → Call Logs → [Session] to see the analysis card with:- Summary text
- Sentiment badge with confidence percentage
- Outcome badge (color-coded)
- Topic tags
- Action item checklist