> For the complete documentation index, see [llms.txt](https://doc.batch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.batch.com/integrations/cdp.md).

# Data sources (CDP, Warehouse, Reverse ETL)

- [How to connect Batch to your Data Warehouse with Hightouch?](https://doc.batch.com/integrations/cdp/page-3.md): Here's a step-by-step guide on how leverage Hightouch to manage profiles, set attributes and track events in Batch.
- [How to connect Batch to Zeotap?](https://doc.batch.com/integrations/cdp/how-to-connect-batch-to-zeotap.md): Send custom data from Zeotap to Batch, and get reports from Batch
- [How to connect Batch to Segment?](https://doc.batch.com/integrations/cdp/how-to-connect-batch-to-segment.md): Send attributes, events, custom audiences and more from Segment to Batch.
- [How to use Amplitude Cohorts as audiences in Batch?](https://doc.batch.com/integrations/cdp/how-to-use-amplitude-cohorts-as-audiences-in-batch.md): Sync your Amplitude Cohorts to Batch and use them in your Email, SMS, Push or In-App messaging campaign targeting.
- [How to connect Batch to Piano Composer](https://doc.batch.com/integrations/cdp/how-to-connect-batch-to-piano-composer.md): This guide explains how to integrate Piano Composer with Batch to enhance your engagement strategy by retargeting users after a Piano experience is displayed on your website.
- [How to connect Batch to Snowflake?](https://doc.batch.com/integrations/cdp/how-to-connect-batch-to-snowflake.md): Here's a user guide on how to install and use Batch's Snowflake Native app to synchronize your Snowflake data with Batch, for segmentation, personalization, and orchestration purposes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.batch.com/integrations/cdp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
