Skip to main content

Call Intelligence

After every completed call, Nenyax automatically analyzes the conversation transcript and generates structured insights.

What’s Analyzed

How It Works

  1. When a session ends (POST /api/sessions/by-room/{room_name}/end), the backend collects all transcripts
  2. The full conversation is sent to the AI analysis service
  3. The analysis result is stored in the session’s analysis JSON column
  4. 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

API Access

Response: