# Save orders for later

In the SoftwareOne Marketplace, you can save an order and return to it later to finalize and submit it. Saved orders are displayed on the **Orders** page with a **Quoted** status.&#x20;

This topic describes how you can save an order for purchasing later.&#x20;

### Saving a purchase order

To save a purchase order for later:

1. On the **Products** page, select the product you want to buy.
2. On the **product details** page, select **Buy now**.
3. In the purchase wizard, complete all the steps until you reach the **Details** step.
4. In the **Details** step, enter the required information, then select **Save order**. The order is saved for later.

<div data-with-frame="true"><figure><img src="/files/xPEUMNt4WsW6cLk7GteF" alt=""><figcaption><p>Use the Save Order option to save your purchase order for later.</p></figcaption></figure></div>

### Saving a change order

A change order represents an order to change subscription quantities. Change orders are created when you adjust the quantity of your subscription licenses. This includes upsizing as well as downsizing subscriptions.&#x20;

To save a change order for later:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the required subscription.&#x20;
3. On the **subscription details** page, select **Edit.**
4. In the **Edit subscription** wizard, do the following:
   1. **Items** - Adjust the quantity, then select **Next**.
   2. **Details** - Enter the reference information, then select **Save order**. The order is saved for later.

<div data-with-frame="true"><figure><img src="/files/ipaAnXyHJaItOohr1uLc" alt=""><figcaption><p>Use the Save Order option to save your change order for later. </p></figcaption></figure></div>

### Next steps

When you are ready to finalize the order, select the order on the **Orders** page and select **Review** on the order details page to continue the process. For more information, see [Submit your saved orders](/modules-and-features/marketplace/orders/submit-draft-orders.md).


---

# 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/modules-and-features/marketplace/orders/save-order-as-a-draft.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.
