[Yandex Cloud documentation](../../index.md) > [Yandex Cloud Marketplace](../index.md) > Partners > Step-by-step guides > Creating a product in the partner dashboard

# Creating a product in the Marketplace partner dashboard

You can add different types of products to Marketplace:
  * Products for Yandex Compute Cloud: Upload an image based on [Linux](../concepts/compute-product.md#create).
  * Products for Yandex Managed Service for Kubernetes: Upload a helm chart and all the docker images it contains to the Yandex Cloud [registry](../../container-registry/concepts/registry.md). Read more in [Creating a product for Managed Service for Kubernetes](../concepts/kubernetes-product.md).
  * Cloud Apps products: Create a configuration. Read more in [Creating a configuration for a Cloud Apps product](create-configuration.md).

## Apply for product approval {#create-prod}

1. Log in to the [Marketplace partner dashboard](https://partners.yandex.cloud/).
1. Open the **Products** section.
1. Click **Add product**.
1. Fill out the form with information about your product:

   1. Specify a name for the permanent link. For Yandex Compute Cloud products, this name will be used as the name of the [image family](../../compute/concepts/image.md#family).
   1. Select the product type.
   1. Specify the product name in Russian and English. This product name will be displayed in the Marketplace partner dashboard. Users will see the product name specified when creating the version.
   1. Specify the product access type:

       * `Available to all`: All users can install the product.
       * `Available on request`: Only the users whose [access requests](access-requests.md) you have approved can install the product.

1. Click **Create**.

After the application is reviewed, the product status will change to `Approved` or `Rejected`.

During the review process, you can contact the manager. To do this:

1. Select **Ticket**.
1. Fill out the form and click **Send**.

If your product is approved, you can start uploading the first version of the product.