# Amplitude AI integration on Definable

> Amplitude gives you the self-serve tools and real-time data to make products and experiences that win no matter what.

## What this connects

Amplitude gives you the self-serve tools and real-time data to make products and experiences that win no matter what.

Vendor: https://amplitude.com/

## Tools available

**54** tools available. First 12:

- `AMPLITUDE_ASSIGN_ANNOTATIONS_TO_CATEGORY` — Bulk Assign Annotations to Category — Tool to bulk assign multiple annotations to a category in Amplitude. Use when you need to organize annotations by assigning them to a specific category.
- `AMPLITUDE_CANCEL_DELETION` — Cancel User Deletion — Cancel a pending user deletion request in Amplitude. Use this to remove a user from a scheduled deletion job before it completes. Only works on deletion jobs in 'Staging' status (not yet submitted).
- `AMPLITUDE_CHECK_COHORT_STATUS` — Check Amplitude Cohort Status — Check the status of a cohort export request. This action allows you to: - Poll the status of an in-progress cohort download request - Determine if a cohort is ready for download
- `AMPLITUDE_CREATE_ANNOTATION` — Create Chart Annotation in Amplitude — Create a chart annotation in Amplitude to mark important dates. Use to highlight key events like feature releases, marketing campaigns, or product updates on analytics charts.
- `AMPLITUDE_CREATE_ANNOTATION_CATEGORY` — Create Annotation Category — Tool to create an annotation category in Amplitude to organize annotations. Use when you need to create a new category for grouping related annotations.
- `AMPLITUDE_CREATE_EVENT_CATEGORY` — Create Amplitude Event Category — Create a new event category in Amplitude. This action allows you to: - Create a new event category to organize event types - Validate category name before creation Key features: - Creates event categories for organizing events - Returns success/failure status
- `AMPLITUDE_CREATE_EVENT_TYPE` — Create Amplitude Event Type — Create a new event type in Amplitude. This action allows you to: - Define a new event type with various properties - Associate the event with a category - Add metadata like description, tags, and owner Key features: - Creates trackable events in your Amplitude project - Supports full event type configuration
- `AMPLITUDE_CREATE_RELEASE` — Create Amplitude Release — Create a release to document product changes. Use when you want to track app version releases and their impact on metrics. Can be integrated into deployment workflows to automatically log releases in Amplitude.
- `AMPLITUDE_DELETE_ANNOTATION` — Delete Amplitude Chart Annotation — Delete a chart annotation from Amplitude. Use to remove existing annotations from charts.
- `AMPLITUDE_DELETE_ANNOTATION_CATEGORY` — Delete Amplitude Annotation Category — Delete an annotation category from Amplitude. Use when you need to remove an annotation category that is no longer needed.
- `AMPLITUDE_DELETE_EVENT_CATEGORY` — Delete Amplitude Event Category — Delete an event category from Amplitude. This action allows you to: - Delete an existing event category - Remove category organization from events Key features: - Permanently removes event categories - Returns success/failure status
- `AMPLITUDE_DELETE_EVENT_TYPE` — Delete Amplitude Event Type — Delete an event type from Amplitude. This action allows you to: - Remove an event type from your project - Mark live events as deleted - Remove planned events from the tracking plan Key features: - Different behavior based on event status (live, planned, etc.) - Returns success/failure status

## Auth

Auth schemes: `API_KEY`.

## How agents use Amplitude

Inside a Definable workflow, Amplitude is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Amplitude** — the Researcher (GPT-5.5) pulls context from Amplitude (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Amplitude** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Amplitude (create record, post message, draft email).
- **Designer / Engineer → Distributor → Amplitude** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Amplitude (attach file, open PR comment, post status).

The Verifier checks every Amplitude call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/
- business intelligence — https://definable.ai/apps/category/business-intelligence/

## Related

- HTML page: https://definable.ai/apps/amplitude/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
