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

# Products

> Creating and managing products in Corrily dashboard

In Corrily, a `Product` represents a sellable item, such as a subscription or a one-time purchase,
that can be offered to users. It is typically mapped 1:1 to plans or add-ons from billing platforms and
can be configured with various parameters like base price, billing interval, currency, and country-specific prices.

## Creating a Product

* navigate to `Product catalog` > `Products` on your Corrily dashboard
* click on `Create Product` button
* Fill a multi-step form

**Step 1**

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/create_product_step_1.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=e3601b9bdf510b217982039d224cf04c" width="1620" height="1658" data-path="img/products/create_product_step_1.png" />

On the first step you need to fill all base information about your product.
This information you will be able to get later via `calculate price` API or via `Paywall integration`.

**Step 2**

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/create_product_step_2.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=83a547e002cf1066642a7cba2788b28f" width="1620" height="1658" data-path="img/products/create_product_step_2.png" />

On the second step you can set up trial configuration for your product.

**Step 3**

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/create_product_step_3.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=ae60500c86f0c982ee4d8af5f27118f9" width="1620" height="1658" data-path="img/products/create_product_step_3.png" />

On the third step you can enter information to bind you Corrily product with a product from your payment system.

Also, you can create products via [API](/api-reference/create-product)

### Product features configuration

After a product is created, you can attach `Features` that that product. To do so, click on the product name and
you will see a product information page. On that page there is `Product Features` section.

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/attach_feature.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=67da4285bf096190ad9a18a3e5496f81" width="2344" height="1238" data-path="img/products/attach_feature.png" />

By clicking on an item in features list, you can attach chosen feature to a product.
