> ## 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 an iOS SDK Source

<Card title="Implementing the iOS SDK?" icon="apple" href="/articles/sdks/ios/intro">
  This page covers creating the Source in the Zeotap CDP. For SDK installation, init options, and tracking methods, head to the **iOS SDK** docs.
</Card>

<Note>
  **Note:**

  Refer to [Source - iOS SDK](/articles/integrate-customer/ios-sdk) to know more about this source.
</Note>

Perform the following steps to create an iOS SDK source:

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

  <Step>
    Click on **Create Source** and Choose **App Events** as the Category.

    <Frame>
      <img src="https://mintcdn.com/zeotap/ROPrHg77hrORMuiL/articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_1.png?fit=max&auto=format&n=ROPrHg77hrORMuiL&q=85&s=add5fdae27e4b2df5f5067f6d5cd7159" width="3560" height="1974" data-path="articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_1.png" />
    </Frame>
  </Step>

  <Step>
    Choose **iOS Native SDK** as the Data Source.

    <Frame>
      <img src="https://mintcdn.com/zeotap/ROPrHg77hrORMuiL/articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_2.png?fit=max&auto=format&n=ROPrHg77hrORMuiL&q=85&s=b214433bd0296f6a46464f91226894c0" width="3554" height="1966" data-path="articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_2.png" />
    </Frame>
  </Step>

  <Step>
    Enter a short and descriptive name for the Source.
  </Step>

  <Step>
    Select the Region of upload and proceed with the Source creation.

    <Frame>
      <img src="https://mintcdn.com/zeotap/ROPrHg77hrORMuiL/articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_3.png?fit=max&auto=format&n=ROPrHg77hrORMuiL&q=85&s=2b668f005eb14c98b40df2e26d0524d9" width="3550" height="1972" data-path="articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_3.png" />
    </Frame>
  </Step>

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

  <Step>
    Once the source is created, the **IMPLEMENTATION DETAILS** tab displays the `write`\_key\` and the link to download the SDK. Click the link to download the SDK as zip and unzip the zip file.

    <Frame>
      <img src="https://mintcdn.com/zeotap/ROPrHg77hrORMuiL/articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_4.png?fit=max&auto=format&n=ROPrHg77hrORMuiL&q=85&s=f10e531f3a5ae53e7b79175561931621" width="3570" height="1964" data-path="articles/integrate-customer/Storage/integrate-customer/create-an-ios-sdk-source/create_iOS_4.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  **Note:**

  *To know more about how to implement the iOS SDK, refer to the [iOS SDK docs](/articles/sdks/ios/intro).*
</Note>
