This feature is in public preview.
Analytics
The analytics view shows:- Active end users over time.
- Conversation and query volume.
- Refusal rate, broken down by
OUT_OF_SCOPEandBLOCKEDoutcomes. - Most-asked questions.
- Feedback ratings over time.
- Per-version traffic and quality trends.
Event log
The event log captures every meaningful action for a deployment. Events include:
Events are append-only and timestamped. The dashboard supports filtering and searching by category, version, knowledge base, and outcome.
Using analytics and events together
A typical investigation looks like this:- Notice an increase in refusals in analytics.
- Filter the event log to recent
OUT_OF_SCOPEoutcomes. - Find common patterns in the refused questions.
- Decide whether to add content, expand scope, or adjust manifests.
- Edit the deployment, publish a new version, and watch the next round of analytics.