Skip to main content
Intents represent the categories of requests hitting your AI. Netra automatically discovers them from production traffic, names them in plain English, and tags every trace with the intent it belongs to.

Intent Discovery and Classification

You do not define intents up front. After enough traffic accumulates, Insights clusters real user inputs and labels each cluster - for example, refund_request, flight_booking, or complaint_escalation - then tracks each as a first-class workflow.
CapabilityDescription
Automatic bootstrapAfter ~500 traces, Insights clusters your traffic and produces a labeled set of intents
Continuous classificationEvery new trace is matched to the closest intent in real time
New-intent discoveryUnmatched traces are clustered daily; emerging intents surface as they appear
Intent statusEach intent is automatically tagged growing, declining, stable, or new based on 30-day volume trend
Per-intent metricsCost, latency, error rate, and tool usage broken down by intent

Why Intents Matter

Without intent visibility, you have no reliable way to know what users are actually doing with your AI. Aggregate metrics stay green while a specific workflow quietly regresses. Intent tracking lets product teams see emerging use cases as they appear and lets engineering teams prioritize fixes by which workflow is causing the most impact.

Learn More

Drifts

Detect behavior changes per intent before users notice them

Insights Overview

How to set up Insights and what it monitors
Last modified on June 8, 2026