# Submit saved orders

If you [saved an order for later](/modules-and-features/marketplace/orders/save-order-as-a-draft.md), you can submit it for processing from the **Orders** page.

Once a saved order is submitted, it is no longer listed as a saved order and will not appear with a draft or quoted status.

### Submit 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>Use <strong>Filters</strong> to find the required draft order.</p></figcaption></figure></div>

3. Select the required order. Then, on the order details page, select **Edit**.

<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>

4. In the **Purchase** flow, complete the following steps:
   1. **Select items** – Do one of the following:
      * If your order already includes items that were added before it was saved for later, those items are displayed in the **Items** section. Review the items, then select **Next**.
      * If no items were added, the **Select items** window opens. Add the items you want to buy, then select **Next**.
   2. **Details** – Provide reference IDs or order notes, then select **Next**.
   3. **Review** – Review the order details, then select **Place order**.
   4. **Summary** – Select **View details** to open the order details page or select **Close**.&#x20;

Once the order is submitted, the order status changes to **Processing**, and the agreement status changes to **Updating**. This means that no other orders can be placed against the agreement.

If the order is successfully processed, the order status changes to **Completed**, and the agreement status changes to **Active**. If the order needs your attention, the status changes to **Querying**. Open the querying order and review the **General** tab for the next steps.


---

# 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.
