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

# Data Products

> Define and manage data products as part of your governance strategy to track ownership, value, and metadata lineage efficiently.

# Data Products

A Data Product packages curated data assets under a single entity with defined ownership, type, and visibility. Create one from the **Data Marketplace**, or from within a **Domain** if it belongs to a specific one. This guide walks through both paths, plus adding assets, input and output ports, and finding a data product's assets from the Explore page.

## Add a Data Product

To create a new data product, follow these steps:

### Step 1: Access Data Products

1. In the left navigation bar, click **Data Marketplace**, then select **Data Products**.

   <img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/acess-data-products.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=809c3e67377c667d06a78b342ef6d760" alt="Access Data Products from the Data Marketplace" width="3004" height="1406" data-path="public/images/how-to-guides/data-marketplace/acess-data-products.png" />

2. Click **Add Data Product**.

   <img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/add-data-product.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=6ef4e2313b0a378e137d684d3ef67aea" alt="Add Data Product button" width="2506" height="1291" data-path="public/images/how-to-guides/data-marketplace/add-data-product.png" />

### Step 2: Enter Data Product Details

* **Icon** and **Color**: Select an icon and color to visually identify the data product in the catalog.
* **Name** (required): Enter a unique identifier for the data product.
* **Display Name**: Enter a human-readable label shown throughout the UI.
* **Description** (required): Explain the data product's purpose, the data it contains, and any context other users need.

  <img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/enter-data-product-details.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=b0036be7edfed656b790bb0e872f419d" alt="Data product name, display name, and description fields" width="1302" height="1516" data-path="public/images/how-to-guides/data-marketplace/enter-data-product-details.png" />

### Step 3: Add Tags and Glossary Terms

* **Tags**: Select classification tags to categorize the data product.
* **Glossary Terms**: Link the data product to relevant glossary terms.

### Step 4: Configure Data Product Settings

* **Domain** (required): Select the domain this data product belongs to.
* **Type**: Select a data product type, for example Dataset, Raw Data, Derived Data, Reports, or Analytic View.
* **Visibility**: Control who can discover this data product.
  | Visibility       | Access                                    |
  | ---------------- | ----------------------------------------- |
  | **Private**      | Visible to the creator only.              |
  | **Invitation**   | Visible to invited users.                 |
  | **Dataspace**    | Visible within the dataspace.             |
  | **Organisation** | Visible to all users in the organization. |
  | **Public**       | Visible to anyone.                        |
* **Portfolio Priority**: Indicate the data product's importance (Critical, High, Medium, or Low).

### Step 5: Assign People

* **Owners**: Select the users or teams responsible for the data product.
* **Experts**: Select individual users with deep knowledge of the data product.
* **Reviewers**: Select users who review and approve changes to the data product.

### Step 6: Save Data Product

Click **Save**. The data product appears in the Data Products list.

## Add a Data Product from Within a Domain

If a data product belongs to a specific domain, create it directly from that domain instead:

1. Navigate to **Data Marketplace** > **Domains**, then open the domain the data product should belong to.
2. Click **Add** and select **Data Products**.
   <img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/domain-add-data-product.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=b1de2e04bf2421a2cee129c3a13b84a2" alt="Add data product" width="2960" height="1260" data-path="public/images/how-to-guides/data-marketplace/domain-add-data-product.png" />
3. Follow [Add a Data Product](#add-a-data-product) steps 2 to 6.

In the **Data Products** tab, you can view the list of all data products related to the selected domain.

<img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/data-product-tab.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=1b0a39618a70c7c8d6cf5476e9c7e38b" alt="Data Product tab" width="2522" height="1378" data-path="public/images/how-to-guides/data-marketplace/data-product-tab.png" />

## Add Data Assets to the Data Product

1. From the Data Products list, open the data product's detail page.
2. Click **Add Assets**.
   <img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/add-assets.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=86eedee2ed91b8ec48fc36b6eb75ee3d" alt="Add assets" width="2524" height="1226" data-path="public/images/how-to-guides/data-marketplace/add-assets.png" />
3. Search for assets, or use the filters (entity type, owner, tag, tier, service, service type) to narrow the results.
   <img src="https://mintcdn.com/openmetadata/VHw_2iIQY6Sey5-N/public/images/how-to-guides/data-marketplace/select-assets.png?fit=max&auto=format&n=VHw_2iIQY6Sey5-N&q=85&s=cf5bac4581c1e4ccab9b6ee1da81cddf" alt="Select Assets" width="2998" height="1212" data-path="public/images/how-to-guides/data-marketplace/select-assets.png" />
4. Select the assets to include, then click **Save**.

## Input Ports and Output Ports

Beyond general assets, a data product can declare which assets it **consumes** and which it **produces or exposes**: an ODCS/ODPS-aligned data contract concept that makes a data product's data flow explicit for lineage-style visualization.

* **Input Ports**: Data assets this data product consumes.
* **Output Ports**: Data assets this data product produces or exposes to consumers.

To add ports:

1. From the data product's detail page, go to the **Input/Output Ports** tab.

   <img src="https://mintcdn.com/openmetadata/89H3t_Kp5BFpTRkY/public/images/how-to-guides/data-marketplace/input-output-port.png?fit=max&auto=format&n=89H3t_Kp5BFpTRkY&q=85&s=6ad0a50225e9e74c86e584859df554a3" alt="Input/Output Ports tab on a data product" width="2846" height="1568" data-path="public/images/how-to-guides/data-marketplace/input-output-port.png" />

2. Under **Input Ports** or **Output Ports**, click **Add Port**.

3. Search for and select the assets to add, then click **Save**.

The tab also offers a **Ports Lineage** view, which visualizes input and output ports as a lineage-style graph alongside the data product.

<Tip>
  **Governance Workflow Triggers for Data Products**

  Changes to the following Data Product fields trigger configured governance approval workflows:

  * **Input Ports**: Adding or removing assets as input ports.
  * **Output Ports**: Adding or removing assets as output ports.
  * **Glossary Terms**: Assigning or removing glossary terms.

  If you have governance workflows configured to watch Data Product changes, they trigger on port and glossary term updates.
</Tip>

## View Data Assets in the Data Product from the Explore Page

1. In the left navigation bar, click **Explore**.
2. In the **Data Assets** dropdown, select **Data Product**.
3. All data products appear in the results. Click one to view its assets, documentation, and metadata.

Watch the video below to see data products in action.

<video autoPlay className="w-full aspect-video rounded-xl" src="https://mintcdn.com/openmetadata/UFTj-NKqttMXADX2/public/images/how-to-guides/governance/data-products.mp4?fit=max&auto=format&n=UFTj-NKqttMXADX2&q=85&s=693a6cf4db65455a7d2d20553cc3e55a" data-path="public/images/how-to-guides/governance/data-products.mp4" />

<CardGroup cols={1}>
  <Card title="How to Use Domains" href="/v2.0.x-SNAPSHOT/how-to-guides/data-marketplace/domains">
    Learn about Domains.
  </Card>
</CardGroup>
