> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/marketplace-platform/guides-and-tutorials/marketplace-for-clients/adjust-subscription-quantity.md).

# 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**.&#x20;
   {% endstep %}

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

In the **Edit subscription** flow, do the following:

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/marketplace-platform/guides-and-tutorials/marketplace-for-clients/adjust-subscription-quantity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
