> For the complete documentation index, see [llms.txt](https://docs.decube.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decube.io/data-products/create-and-manage-data-products.md).

# Create and Manage Data Products

The Data Products page is your organisation's self-serve marketplace: a searchable, filterable grid of every published data product. This page covers how to browse and bookmark products, create a new one, explore a product's detail view, and filter the list to what you care about.

{% hint style="info" %}
You need the appropriate module permissions to create or edit data products. Contact your Decube administrator if you don't see the **Create new Data Product** button. See [Module-based Policies](/group-access-policies/module-based-policies.md#data-products) on the permissions required.
{% endhint %}

## Browse the marketplace

Open **Data Products** from the left menubar navigation.

The page shows all published products in a card grid. Each card displays the product name, description, number of assets, owner(s), number of consumers, and peer rating.

<figure><img src="/files/QJ0bTAtHZWGi95FAfv7V" alt=""><figcaption></figcaption></figure>

## Filter and find products

The marketplace toolbar gives you three ways to narrow your view:

* **All Data Products** — shows every published product in the organisation.
* **Bookmarked** — shows only the products you've bookmarked.
* **Owned by me** — shows only the products where you are listed as an owner.

Use the **Search Data Products** bar to find products by name or keyword. Use **Sort by** to order results by name or other available criteria. Select **Add filters** to apply additional attribute-based filters across the full product list.

## Create a new data product

### Step 1 — Basic information

Click **+ Create new Data Product** in the top right. The creation wizard opens on the **Basic Information** step.

Fill in the following fields:

* **Data Product name** — a clear, descriptive name visible to all consumers in the marketplace.
* **Data Product description** — explain what this product contains and who it is for.
* **Data product owner(s)** — assign one or more owners who are accountable for this product.

<figure><img src="/files/aGclxDeh7MbLDiIgtkHq" alt=""><figcaption></figcaption></figure>

### Step 2 — Add assets

Select **Add Assets** in the wizard sidebar to attach catalog assets to your product.

Use the **Selective Filters** panel on the left to narrow the asset list:

* **Filter by selective asset types** — limit results to tables, views, columns, or other asset types.
* **Filter by selective data sources** — choose a specific connected source (for example, a BigQuery or Snowflake connection) to focus the asset list.
* **Filter by selective schemas** — drill down to a specific schema within your chosen source.

Once you've set your filters, select assets from the right-hand list by checking the box next to each one. Use the **Search for assets** bar to find specific assets by name. The counter at the top of the list shows how many assets you've selected.

{% hint style="info" %}
You can select up to a maximum of 5000 assets in one data product.
{% endhint %}

<figure><img src="/files/8SdeQTQ86MVivScTmtsT" alt=""><figcaption></figcaption></figure>

### Step 3 — Review and publish

Click **Review & Publish** to see a summary of your product — its name, description, owner(s), and the full list of assets marked as **New**.

If everything looks correct, click **Publish this Data Product**. Your product is immediately available to all users in the marketplace.

<figure><img src="/files/kLvzyb9Fv3jswn24MTCx" alt=""><figcaption></figcaption></figure>

## Explore a product's detail view

Click any product card to open its detail view. The detail view has three tabs:

**Overview**

* Lists all assets included in the product.
* You can search within the asset list and sort by the available options.
* Each asset shows its source, schema, and any open data quality incidents. Clicking into any asset directs the user to the asset's detail page under the 'Catalog' module.

**Documentation**

* Displays the product's description and any additional documentation the owner has written.
* Owners can edit this content directly from the detail view.

**Feed** contains two sub-sections:

* **Questions** — ask a question about the product. Other users and the product owner can reply. Mention team members using `@`.
* **Ratings** — leave a star rating and written review. Ratings are visible to all consumers and aggregate into the product card's star score.

To bookmark a product from the detail view, click **Bookmark this** in the top right.

If you own the product, the **Update Data Product** button lets you edit the product's name, description, owners, or assets at any time.

<figure><img src="/files/MyYl4hJIP5Wr4w6UTbBR" alt=""><figcaption></figcaption></figure>

## Permissions

**Create a data product**

* You will require a module-based access permission to create Data Products

**Edit data product**

* You will require a module-based access permission to edit Data Products OR
* You are one of the listed owner(s) of the data product

**Delete** data product

* You will require a module-based access permission to delete Data Products OR
* You are one of the listed owner(s) of the data product

For more details, see [Module-based Policies](/group-access-policies/module-based-policies.md#data-products)
