Amplitude
BUILT-IN AI INVOKE-ONLYAmplitude gives you the self-serve tools and real-time data to make products and experiences that win no matter what.
Connect Amplitude to ChatGPT or Claude with your own Amplitude login or an API key, and your AI can run 54 of its actions. 30 of those only read and change nothing. 8 can delete or send something that cannot be undone, so those need a boundary you set before anyone runs them.
Things you could hand over
Your assistant can pull active and new user counts for any date range, by day, week, or month, and split them by a user property such as platform or country. There is a separate real-time count for today against yesterday when you want to know whether something is happening right now. This is the number people open Amplitude to look at, and asking for it in words is faster than rebuilding the chart.
Built on: Get Active or New Users / Get Real-time Active Users / Get User Composition by Property
Funnel data comes back as a sequence of steps with the count at each one, the conversion rate between them, and how long users took to get through. Because the assistant can also list the event types your project records, it can propose the steps rather than needing you to know the exact event names, which is normally the part that stops this being a five-minute question.
Built on: Get Funnel Analysis Data / List Amplitude Events / Get Event Segmentation Data
Retention analysis shows how many users return after a starting action, over the days or weeks that follow. Alongside it the assistant can read average session length, the distribution behind that average, and sessions per user, which is the difference between people coming back and people staying once they are there. Those four together answer the question a single retention curve does not.
Built on: Get User Retention Analysis / Get Session Average Length / Get Session Length Distribution / Get Sessions Per User from Amplitude
The assistant can find a user by their user ID, device ID, or Amplitude ID, then pull their profile and their event stream. That is the sequence of what they did and when, including the early events that carry where they came from. It is the fastest honest answer to a support ticket that says nothing worked, because you can see the point at which it stopped.
Built on: Search Amplitude User / Get User Activity from Amplitude / Get User Mappings
The assistant can list every event type in the project, the properties on them, and the categories they have been filed under, then read the individual definitions. Pointed at a taxonomy nobody has looked at in two years, it will tell you which events fire, which ones look like duplicates of each other, and which have names only their author understood.
Built on: List Amplitude Events / Get Amplitude Event Types / List Amplitude Event Properties / Get Amplitude Event Property / Get Amplitude Event Categories
Cohorts already defined in Amplitude can be listed, requested for export, polled until the export finishes, and downloaded, optionally with user properties attached. The export runs asynchronously, so the assistant handles the waiting instead of you refreshing a page. What comes back is a file of real users you can hand to the people who will contact them.
Built on: List Amplitude Cohorts / Request Amplitude Cohort / Check Amplitude Cohort Status / Download Amplitude Cohort File
Annotations and releases can both be created through the connector, so the assistant can put a dated marker on your charts when a version goes out and write what changed. Six weeks later, when a metric moved and nobody remembers why, the answer is sitting on the chart. Annotations can be listed and edited afterward, so a wrong date is a correction rather than a problem.
Built on: Create Chart Annotation in Amplitude / Create Amplitude Release / List Chart Annotations / Update Amplitude Chart Annotation
Amplitude can alias user identifiers together so one person who signed up on the web and again on mobile stops counting as two. The assistant can search for the identifiers, read the mappings that already exist, and submit the merge. This is worth understanding before you use it: Amplitude's connector flags the mapping action as destructive, and the merge rewrites how that user's history is counted.
Built on: Search Amplitude User / Get User Mappings / Map Users in Amplitude
- Amplitude exposes actions that send and batch-upload events into a project. Those write into your analytics data rather than reading from it, and a mistake there corrupts the numbers everyone else is reading, so instrumentation belongs with the team that owns the tracking plan and we have not written it as a candidate handover.
- There are actions to delete users, delete event types, and change cohort membership, all flagged as irreversible. Amplitude user deletion is a privacy compliance path with its own staging step and a separate cancel action, and it should be run by whoever owns your data requests rather than improvised through an assistant.
- Group properties, used for account-level reporting, are writable through the connector, but Amplitude documents that feature as requiring an Enterprise plan with the Accounts add-on. We did not confirm what the action returns on a plan without it.
- No time saving is claimed for any candidate on this page, because none has been measured.
Look for Amplitude AI agents. Ships AI features you can turn on yourself, with no developer and no new purchase.
Vendor documentation for this featureNo event triggers. Every win in this app is invoked: you or an agent asks, an action runs.