---
id: "getting-started/entitlements/paddle-products"
title: "Paddle Product Setup"
description: "To set up products for Paddle, start by logging into the Paddle Dashboard. This guide assumes basic knowledge of Paddle and the Paddle Dashboard. For more information, visit Paddle's documentation and guides."
permalink: "/docs/getting-started/entitlements/paddle-products"
slug: "paddle-products"
version: "current"
original_source: "docs/getting-started/entitlements/paddle-products.md"
---

> **AI agents:** This is the Markdown version of a RevenueCat documentation page. For the complete documentation index, see [llms.txt](https://www.revenuecat.com/docs/llms.txt).

To set up products for Paddle, start by logging into the Paddle Dashboard. This guide assumes basic knowledge of Paddle and the Paddle Dashboard. For more information, visit Paddle's [documentation and guides](https://paddle.com/docs).

## Create a new Product

To create a new product, expand the **Catalog** section in the sidebar and click **Products**.

On the top right corner of the page, click **New Product**.

Enter the product name and any other optional details like a description then click **Save**.

![](https://www.revenuecat.com/docs_images/web/paddle/create-product.png)

Then on the prices section, click **New Price**.
Enter details like the base price, the type of pricing (recurring or one-time), the billing period, and any trial periods you are offering and click **Save**.

![](https://www.revenuecat.com/docs_images/web/paddle/create-price.png)

:::info\[Product Mapping between RevenueCat and Paddle]
A Price in Paddle maps to a Product in the RevenueCat system. So for example, if you create two prices under the same Paddle product, when you import or manually create the products in the RevenueCat dashboard, you'll notice two separate products.

![](https://www.revenuecat.com/docs_images/web/paddle/paddle_dashboard_prices.png)
![](https://www.revenuecat.com/docs_images/web/paddle/revenuecat_paddle_product_mapping.png)

:::

You can read more about **products and prices** in [Paddle's official documentation](https://developer.paddle.com/build/products/create-products-prices).

## Integrate with RevenueCat

If you're ready to integrate your new Paddle product with RevenueCat, continue our [product setup guide →](https://www.revenuecat.com/docs/getting-started/entitlements).
