> 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/upsize-adobe-subscription.md).

# Upsize subscription

This tutorial describes how to increase the licenses for a subscription by submitting a change order.

You can either watch the following video guide or continue reading for a step-by-step walkthrough.

{% embed url="<https://vimeo.com/986323945/a268e0a35b>" %}
Watch a quick video guide describing how to increase your Adobe subscription licenses.
{% endembed %}

### Prerequisites

Make sure that both the agreement and subscription are active.

### Upsizing a subscription

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

To open the subscription:

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

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

In the **Edit subscription** wizard, complete the following steps:

1. **Items** - Under **New qty**, increase 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/upsize-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.
