> ## 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.

# Add a Catalogue Field

This topic explains the steps involved in creating a new catalogue field. To add a field to the catalogue, perform the following steps:

<Steps>
  <Step>
    Under Unify, go to the **CATALOGUE** tab and click **Add Catalogue Field**.
  </Step>

  <Step>
    Start with defining your catalogue field and mapping with the source field.
  </Step>

  <Step>
    In the **Catalogue Field**, look up for the field that you want to add. If the field is present in the system, then you are prompted to use the existing field and you are taken to the details page. However, if the existing field is not as per your requirement, then you can create a new field. While creating a new field, you can go with the system recommendation or add your own field.

    <Note>
      **Note**

      If you are able to create a catalogue field with the same name as an existing catalogue field, that could be because the underlying DB field name is different. The requirement is to have a unique DB field name in the DB schema, but the
      display name may repeat. However, this is not recommended by Zeotap CDP.
    </Note>
  </Step>

  <Step>
    Click **+Add Description** if you want to add any description of info for the future about this field.

    <Frame>
      <img src="https://mintcdn.com/zeotap/htBST1bc1LEJ85Nd/articles/unify-customer/Storage/unify-customer/unify/catalogue_add_1.png?fit=max&auto=format&n=htBST1bc1LEJ85Nd&q=85&s=1d52c9dd0049561530934f391f93cdad" alt="" width="3570" height="1994" data-path="articles/unify-customer/Storage/unify-customer/unify/catalogue_add_1.png" />
    </Frame>
  </Step>

  <Step>
    In the **Source Field**, define the name of the field in your source that has to be mapped to this catalogue field. While typing the name of your source field, the system first looks up in the list of unmapped fields. If already available, then select the same.

    <Frame>
      <img src="https://mintcdn.com/zeotap/htBST1bc1LEJ85Nd/articles/unify-customer/Storage/unify-customer/unify/catalogue_add_2.png?fit=max&auto=format&n=htBST1bc1LEJ85Nd&q=85&s=8cce6622fbd74ebf52d36e1c8b5fdaba" alt="" width="3560" height="1992" data-path="articles/unify-customer/Storage/unify-customer/unify/catalogue_add_2.png" />
    </Frame>
  </Step>

  <Step>
    Choose one of the [categories](/articles/unify-customer/categories-in-catalogue) for your catalogue field.
  </Step>

  <Step>
    Next, you can refer to [Basic](/articles/unify-customer/understand-the-basic-fields) or [Advance](/articles/unify-customer/understand-the-advance-fields) settings as per your requirement.
  </Step>

  <Step>
    Review your selections and click **Save**. Upon saving, the (auto) mapping defined here gets reflected when a source is onboarded and if the same source field name appears in your source (in the source’s Catalogue Mapping section).

    <Note>
      **Note**

      In the next topic, you can learn about the
      [categories in which you can create the catalogue fields](/articles/unify-customer/categories-in-catalogue).
    </Note>
  </Step>
</Steps>
