# Submit your saved order

If you [saved an order for later](/modules-and-features/marketplace/orders/save-order-as-a-draft.md) and want to submit it for processing to SoftwareOne, you can do this through the **Orders** page in the platform.

After you have submitted the order, it no longer appears as a saved order with a draft or quoted status.

### Submitting a saved order for processing

To submit a saved order for processing:

1. Go to **Marketplace** > **Orders**.
2. (Optional) Use the following filters to find the required order:
   1. Select the <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAActJREFUeF7t2TFOQ0EQBFF8UgISjkRCwElBpASg0Y5VtnmOZ6e9Vb+Db1+efFIClzRd+BMB8UNAAAExgTheAwiICcTxGkBATCCO1wACYgJxvAYQEBOI4zWAgJhAHK8BBMQE4ngNICAmEMdrAAExgTheAwiICcTxGnBvAp5fXj/j73zT8R/vb6OHejT8fXMCfvdPQNwPAgiICcTxGkBATCCO14BHFxDf7+Hix+8BD0cgvhABBMQE4ngNICAmEMdrAAExgTheAwiICcTxGkBATCCOv3oD7v0vzOmvm1OfBPxBjIDpI7U8T8Ay0Ok6AqbElucJWAY6XUfAlNjyPAHLQKfr7l7A9ML/bf7q7wH/Dej0vgRMiS3PE7AMdLqOgCmx5XkCloFO1xEwJbY8T8Ay0Ok6AqbElucJWAY6XUfAlNjyPAHLQKfrbl7A6X/K1/4xbQr85zwBpwQPzxNwCPD0OAGnBA/PE3AI8PQ4AacED88TcAjw9DgBpwQPz9+8gMP73fxxAmJFBBAQE4jjNYCAmEAcrwEExATieA0gICYQx2sAATGBOF4DCIgJxPEaQEBMII7XAAJiAnG8BhAQE4jjNYCAmEAcrwEExATi+C97b2BhPsA2DAAAAABJRU5ErkJggg==" alt="" data-size="line"> **Filter** option in the table.
   2. Select **Add another condition** and then use the dropdown to make the following selections:
      1. In the first field, choose **Status**.
      2. In the second field, set the filter to **Equal**.
      3. In the third field, select **Draft** and then close the filter box.

<div data-with-frame="true"><figure><img src="/files/F8ynG3gKNhlKaMSruwjw" alt=""><figcaption><p>Filter options in the table.</p></figcaption></figure></div>

3. Select the link for the order in the **Order** column.
4. On the order details page, select **Edit** to start the purchase process.

<div data-with-frame="true"><figure><img src="/files/YINfDjrEEydYQoBkwjeW" alt=""><figcaption><p>Use the Edit option on the order details page to start the order process.</p></figcaption></figure></div>

5. Complete the following steps:
   1. **Select items** - Do one of the following:
      * If your order includes items that were added before it was saved for later, those items are displayed in the **Items** section. Verify the items, then select **Next**.
      * If no items were added previously, the **Select items** window opens. Add the items you want to order, then select **Next**.
   2. **Details** - Provide reference details, like additional IDs or notes, and select **Next**.
   3. **Review order** - Check all the details, and select **Place order** to submit the order.
   4. **Summary** - Select **View details** to go to the order details page. Otherwise, select **Close**.&#x20;


---

# 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/submit-draft-orders.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.
