What problem does it solve?
Investigating product incidents and usage questions requires manually navigating the Amplitude dashboard, which slows down debugging when you need event trends, affected users, or deploy correlations quickly.
Core Features & Use Cases
- Event Segmentation Queries: Count uniques, totals, or averages for any tracked event over a date range, with grouping by properties like platform and JSON-based filters.
- User Activity Lookup: Retrieve a specific user's full event stream by user ID or email to debug user-reported issues.
- Chart Annotations: List deploy markers and release annotations to correlate error spikes with releases.
- Use Case: When an error spike is reported, query the "Error Occurred" event with daily intervals to see the trend, group by user_id to find impacted users, trace one user's activity stream, then check annotations for a correlating deploy.
Quick Start
Ask the agent to query Amplitude for the daily count of unique users who triggered the "Error Occurred" event over the past week, grouped by platform.