What are Repeated Requests?
Repeated requests occur when a user asks the same question or makes the same request multiple times within a conversation. This typically indicates the AI failed to understand or adequately respond the first time.Why They Matter
Repeated requests are a strong signal of friction in the user experience:- Comprehension failures - The AI didn’t understand what the user was asking
- Incomplete answers - The response didn’t fully address the question
- Wrong information - The user had to ask again because the answer was incorrect
- Lost context - The AI forgot earlier parts of the conversation
Repeated Request Metrics
| Metric | Description |
|---|---|
sessions | Conversations where this repeated request occurred |
users | Unique users who had to repeat this request |
messages | Number of times users repeated this request |
Querying Repeated Requests
Most Common Repeated Requests
Find what users most often have to ask twice:Sessions with Repeated Requests
Find conversations where specific repeated requests occurred:Session-Level Counts
When querying sessions, therepeatedRequests field shows how many repetitions occurred in each conversation:
Use Cases
Identify Confusion Points
High repeated request rates indicate where users struggle to get answers.
Improve Response Quality
Review conversations with repetitions to see how responses can be clearer.
Train Better Responses
Use repeated request data to fine-tune AI responses for common queries.
Measure UX Quality
Track repeated request rates as a proxy for conversation quality.
See Querying Metrics for more query patterns and the full field reference.