# Cohort export

devtodev provides integrations with popular advertising and messaging platforms, allowing you to export user cohorts for targeting, personalization, and remarketing.

## **List of available i**ntegrations

You can export cohorts to the following platforms:

* [Google Ads](/3rd-party-sources/cohort-export/google-ads.md)
* [Facebook Ads](/3rd-party-sources/cohort-export/facebook-ads.md)
* [OneSignal](/3rd-party-sources/cohort-export/onesignal.md)
* [Customer.io](/3rd-party-sources/cohort-export/customer.io.md)
* [Pushwoosh](/3rd-party-sources/cohort-export/pushwoosh.md)
* [Braze](/3rd-party-sources/cohort-export/braze.md)

Each integration requires platform-specific credentials and identifiers. Please refer to individual integration pages for setup instructions.

## Raw data export

In addition to direct platform integrations, devtodev also supports **raw cohort export** via:

* CSV download
* API access
* S3/BigQuery (available for Business and Enterprise)&#x20;

This allows for custom workflows, including importing audiences into platforms not natively supported by devtodev.

{% content-ref url="/pages/-Mb\_CWGUUZGFoF\_jxPve" %}
[Data Export](/integration/data-export.md)
{% endcontent-ref %}

## How to prepare cohorts

Check out the **Tuning section** to learn [how to export the cohorts](/reports-and-functionality/project-related-reports-and-fuctionality/tuning.md#cohort-export).&#x20;


---

# 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://docs.devtodev.com/3rd-party-sources/cohort-export.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.
