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

# Packages

> Combining products into packages

`Packages` is a way to group products to manage them together.

For example, you want to conduct an experiment and show for a one group of users 3 products and for another group - 4 products.
You can leverage packages for it. You will need to create two packages with different sets of products and then you will be able
to get via [calculate price API](/api-reference/calculate-price) by `package_id` different groups of products with all their information.

## Creating a Package

* navigate to `Product catalog` > `Packages` on your Corrily dashboard
* click on `Create Package` button
* Fill the form

<img src="https://mintcdn.com/corrily/Cn8I82iLKQofoT0a/img/products/create_package.png?fit=max&auto=format&n=Cn8I82iLKQofoT0a&q=85&s=b5cc1400a53367388dba4d2dd8ecd64a" width="1622" height="1656" data-path="img/products/create_package.png" />

This package is intended to show 3 products (3 monthly and 3 yearly).
After a package is created, you can use it's api\_id in your [calculate price](/api-reference/calculate-price) requests
or you can use packages in paywalls to choose which products should be shown.
