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

# Supported Data Entities

> Zeotap, as a Customer Data Platform (CDP), collects various types of data associated with a customer, whether directly or indirectly. This data is then used to create a comprehensive customer profile, which can be activated using various modules on the Zeotap platform.

The incoming data can be directly associated with the customer such as their identifier. In addition, it can also be entity data associated with the customer through the entity's identifier like transactional data, account data and product catalogue information.

Zeotap collects both types of data to create a customer profile enriched with both customer and entity-related information. By using this, businesses can gain a thorough understanding of their audience and create more effective marketing strategies.

Zeotap supports the following two groups of data entities:

<CardGroup>
  <Card title="Customer Data" href="/articles/unify-customer/customer-data" icon="angles-right" iconType="solid" horizontal={true} />

  <Card title="Non-Customer Entity Data" href="/articles/unify-customer/non-customer-entity-data" icon="angles-right" iconType="solid" horizontal={true} />
</CardGroup>

<Note>
  **Note:**

  In order to ingest data into Zeotap CDP and create customer profiles, each source/entity data record must contain at least one unique identifier. For customer data, the identifier must refer to a specific customer, such as `email`, `cellphone`, `user id`, `cookies` and more. However, for entities, it must represent the entity itself, such as `order id`, `product id`, `account id` and more.

  Note that customer and NCE catalogue attributes cannot be shared across these entity groups.
</Note>
