# How to increase or reduce licenses

This tutorial describes how to change license quantities for an existing subscription.

{% hint style="warning" %}
When reducing licenses, these rules apply:

* If the subscription contains one item, you cannot reduce the quantity to zero. Terminate the subscription instead.
* If the subscription contains multiple items, at least one item must remain above zero.
  {% endhint %}

### Increase or reduce licenses

{% stepper %}
{% step %}
**Start from the subscription**

1. Go to **Marketplace** > **Subscriptions**.
2. Select the required subscription. Ensure that the subscription is active.
3. On the **subscription details** page, select **Edit**. The **Edit subscription** flow starts.
   {% endstep %}

{% step %}
**Change the license quantities**

1. Under **Items**, update the **New qty** value, then select **Next**.&#x20;

   <div data-with-frame="true"><figure><img src="/files/CPAnrv0zcnqD5blnDkCu" alt="Edit subscription wizard showing the New qty field for license changes"><figcaption><p>Change the New qty value to increase or reduce licenses.</p></figcaption></figure></div>
2. Under **Details**, add or update the reference ID and your comments.
3. Under **Review**, verify the information, then select **Place order**.
4. Select **View details** to open the order details page or select **Close**.
   {% endstep %}
   {% endstepper %}

### Next steps

After you place the order, a change order is created and sent to the vendor for processing. You can also see it on the **Orders** page.

While the change order is in progress, the subscription and agreement status change to **Updating**. No further orders can be placed under that agreement until processing is complete.


---

# 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://docs.platform.softwareone.com/marketplace-platform/guides-and-tutorials/marketplace-for-clients/adjust-subscription-quantity.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.
