> 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/extensions/adobe-vip-marketplace/tutorials-and-videos/downsize-adobe-subscription.md).

# Downsize subscription

This tutorial describes how to reduce the quantity of your licenses by submitting a change order.

{% hint style="info" %}
Adobe offers a 14-day return window. If you reduce the number of licenses within 14 days, SoftwareOne will action your request and update your subscription. If you are outside the return period, the decrease will only take effect on your renewal date.
{% endhint %}

### Prerequisites

Make sure the required subscription is active.

### Downsizing a subscription <a href="#downsizing-a-subscription" id="downsizing-a-subscription"></a>

{% stepper %}
{% step %}
**Open the subscription**

To open the subscription:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the required subscription.
3. On the **subscription details** page, select **Edit** to start the **Edit subscription** wizard.
   {% endstep %}

{% step %}
**Decrease the quantity and submit the order**

&#x20;In the **Edit subscription** wizard, complete the following steps:

1. **Items** - Under **New qty**, update the quantity, then select **Next**.&#x20;
2. **Details** - Add or update the reference ID and your comments. Select **Next**.
3. **Review** - Read the terms and conditions of the order and the privacy statement, then select **Place order**.
4. **Summary** -  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 for the agreement.

The agreement status also changes from **Active** to **Updating**. While the agreement is updating, you cannot place more orders under that agreement.

You can track the order on the **Orders** page or in the **Orders** tab on the **agreement details** page.


---

# 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/extensions/adobe-vip-marketplace/tutorials-and-videos/downsize-adobe-subscription.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.
