# How to use Amplitude Cohorts as audiences in Batch?

[Amplitude](https://amplitude.com/) is a product analytics platform designed to help businesses understand and optimize user engagement and product usage. It provides tools and insights that enable companies to make data-driven decisions to improve their digital products and user experiences.

This integration allows you to use Amplitude Cohorts as Custom Audiences in Push and In-App automations.

## Pre-requisites

* This integration is available for customers who have paid plans with Amplitude and have the Bacth destination enabled.
* The user IDs that compose your Amplitude Cohorts need to be of the same type of identifier as the **Custom User ID** used in your Batch Profile base (tracked from your mobile apps, website or Batch APIs) OR Batch's **Installation IDs** if tracked in Amplitude.

## Steps

{% stepper %}
{% step %}

### Set up your Cohorts in Amplitude and sync them to Batch <a href="#h_a8cba20e71" id="h_a8cba20e71"></a>

Follow the instructions from the [Amplitude documentation](https://amplitude.com/docs/data/destination-catalog/batch) to activate the integration and export your Cohorts to Batch.
{% endstep %}

{% step %}

### Check what audiences have been synched and use them in Push, In-App, Email, or SMS orchestrations. <a href="#h_0324f132d0" id="h_0324f132d0"></a>

You can check all synced audiences in the dedicated "Audiences" tab by navigating into "Profiles > Audiences".

<figure><img src="https://2998247023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbwlQFpRAhaFR79zae6Jf%2Fuploads%2FZClSm7HgDvlXBGR2EYBp%2FIntegrations_130525_audiences_amplitude.png?alt=media&#x26;token=c0c5689d-cf23-4bac-a4b4-b0f89b6c8afa" alt="Batch Profile audiences"><figcaption></figcaption></figure>

Once you made sure your Cohort has been synched, you can proceed to use it in the targeting section of your Push, In-App, Email, or SMS orchestration to either include or exclude users in that audience in the campaign's target.

<figure><img src="https://2998247023-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbwlQFpRAhaFR79zae6Jf%2Fuploads%2FyuCzNlhEg61Tog0SEQTE%2FIntegrations_13052025_targeting_audience.png?alt=media&#x26;token=de1acf67-5b9b-456b-a63c-f9f00ec0b46a" alt="Batch targeting audience"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.batch.com/integrations/cdp/how-to-use-amplitude-cohorts-as-audiences-in-batch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
