Monitor conversations, collect feedback, and track how your agent is performing.
The analytics dashboard gives you visibility into every conversation your agent handles. Track resolution quality, identify gaps in your knowledge base, and collect user feedback.
Users can rate agent responses directly in the widget. Feedback is captured via the /api/v1/chat/feedback endpoint with:
Field
Description
rating
POSITIVE or NEGATIVE
messageId
Optional — target a specific message
comment
Optional — free-text explanation
Use negative feedback to identify topics where your knowledge base needs improvement. Filter conversations by negative ratings to find common pain points.