> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeotap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Batch Source

## Prerequisites

For you to create a Batch source, ensure that you have obtained the following details on the Batch console. To do so, perform the following steps:

<Steps>
  <Step>
    Navigate to the Batch Dashboard and click **SETTINGS** from the top panel as shown below.

    <Frame>
      <img src="https://mintcdn.com/zeotap/PbPkxJRQX6AvIPbW/articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-07-06-1.png?fit=max&auto=format&n=PbPkxJRQX6AvIPbW&q=85&s=1665349650b7854f0fffed2733af73e0" width="2844" height="1202" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-07-06-1.png" />
    </Frame>
  </Step>

  <Step>
    The **General** tab of the **SETTINGS** page displays the API keys. Copy the **Live API Key** and **REST API Key** and use them while creating the Destination.

    <Frame>
      <img src="https://mintcdn.com/zeotap/PbPkxJRQX6AvIPbW/articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-1.png?fit=max&auto=format&n=PbPkxJRQX6AvIPbW&q=85&s=5004961392b860bd71f2a7a9f31cfab9" width="2172" height="716" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-1.png" />
    </Frame>
  </Step>
</Steps>

## Create a Source

Perform the following steps to establish a connection with Batch by using their built-in connector through Sources:

<Steps>
  <Step>
    Navigate to the **Sources** application under **Integrate**, in the Zeotap CDP App.
  </Step>

  <Step>
    Click **CREATE SOURCE**.
  </Step>

  <Step>
    Choose **Customer Engagement Channels** as the Category.

    <Frame>
      <img src="https://mintcdn.com/zeotap/PbPkxJRQX6AvIPbW/articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-2.png?fit=max&auto=format&n=PbPkxJRQX6AvIPbW&q=85&s=62ba476089a8fdf7aa41d81b91476ebd" width="2830" height="1492" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-2.png" />
    </Frame>
  </Step>

  <Step>
    Click **Batch** as the Data Source.

    <Frame>
      <img src="https://mintcdn.com/zeotap/PbPkxJRQX6AvIPbW/articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-3.png?fit=max&auto=format&n=PbPkxJRQX6AvIPbW&q=85&s=55e9b7520652f20e8ee312d084bdea2d" width="2830" height="1492" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-3.png" />
    </Frame>
  </Step>

  <Step>
    In the window that appears, provide the following details:

    a. Enter a name for the Source.

    b. Enter the **Rest API Key** and **Live API Key** that you obtained from Batch.

    c. Under **Data Entity**, depending on the type of data that you want to ingest, choose either **Customer Data** or **Non Customer Data** and proceed with the source creation. To know more about Customer Data and Non Customer Data, refer [here](https://docs.zeotap.com/smart/project-unify/supported-data-entities).

    d. Select the **Region** of upload.

    e. Choose the desired **Sync Frequency** from the drop-down list. The first data sync takes place once you create the source. However, the subsequent syncs take place based on the sync frequency that you select. Currently, we support the following sync frequencies:

    * Daily
    * Weekly
    * Monthly

    f. Choose either **JSON** or **CSV** as the **File Type** from the drop-down menu. Note that if you choose **CSV** as the file type, you must provide the **file delimiter** as well. A file delimiter is a character or sequence of characters used to separate individual data fields within a file. This can be a **comma**, **tab** or **semicolon**.

    <Frame>
      <img src="https://mintcdn.com/zeotap/PbPkxJRQX6AvIPbW/articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-5.png?fit=max&auto=format&n=PbPkxJRQX6AvIPbW&q=85&s=565fd46974c1e0d439d5e9844c8482bd" width="3584" height="1810" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-batch-source/create-a-batch-source-2024-02-06-5.png" />
    </Frame>
  </Step>

  <Step>
    Click **CREATE SOURCE**. Upon successfully creating the source, it appears on the **SOURCES** listing page. You can open the created source and find essential details about the created source under the **IMPLEMENTATION DETAILS** tab.
  </Step>
</Steps>
