# Huawei App Gallery

## Manage Subscription Groups in Huawei Developer Console

An user can only subscribe to one product in a subscription group. Once you add a product to a subscription group, you cannot remove it.

1. Connect to the Huawei Developer Console : <https://developer.huawei.com/consumer/en/console>
2. Navigate to the following section:\
   \&#xNAN;*Application services > App Gallery Connect > My Apps > \[YOUR APP] > Operate > Product Management > Products*
3. Click on *Add subscription group*

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MR0hLsvMiip_We0iz_X%2F-MR0hc5RqtUnDW5dkVQN%2FScreenshot_20210114_172431.png?alt=media\&token=f2753251-0e59-4ec1-bf6c-3f5585531b2f)

## Creating a new Auto-renewable subscription

1. Connect to the Huawei Developer Console : <https://developer.huawei.com/consumer/en/console>
2. Navigate to the following section:\
   \&#xNAN;*Application services > App Gallery Connect > My Apps > \[YOUR APP] > Operate > Product Management > Products*
3. Click on *Add Product*
4. Select **Auto-renewable subscriptions** type
5. Fill in the **Product ID** and all the details such as name, description and language
6. Adjust the Subscription duration & group
7. Click on the save button in the top right corner and click on ***View and Edit*** to adjust pricing

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MR0fr2gNQyg2eNKNCfB%2F-MR0gO6xkm08WlrisPLx%2FScreenshot_20210114_171903.png?alt=media\&token=e7833866-3082-4e85-b0dc-280b43ac4fc2)

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MR0fr2gNQyg2eNKNCfB%2F-MR0gzWVQ99psa2CopBG%2FScreenshot_20210114_172145.png?alt=media\&token=236b8640-287b-40a4-a4fc-1ace6cf14b66)

The value of the **Product ID** parameter will be needed to be mapped with the corresponding plan in the Purchasely Console.

## Creating a new In-App product

1. Connect to the Huawei Developer Console : <https://developer.huawei.com/consumer/en/console>
2. Navigate to the following section:\
   \&#xNAN;*Application services > App Gallery Connect > My Apps > \[YOUR APP] > Operate > Product Management > Products*
3. Click on *Add Product*
4. Select **Consumables** or **Non-consumables** type
5. Fill in the **Product ID** and details such as name and description which will be displayed to the user
6. Click on the save button in the top right corner and click on ***View and Edit*** to adjust pricing

![](https://github.com/Purchasely/gitbook_v4/blob/main/.gitbook/assets/Screenshot_20210114_172842.png)

The value of the **Product ID** parameter will be needed to be mapped with the corresponding plan in the Purchasely Console.

{% hint style="info" %}
A consumable can be purchased an infinite number of times whereas a non-consumable can only be purchased once.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://purchasely.gitbook.io/purchasely/quick-start-1/console-configuration/create-your-products/huawei-app-gallery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
