# My draft or quoted order has been deleted

In the Marketplace Platform, only one order per agreement can be processed at a time.

To avoid conflicts, any orders in [draft or quoted states](/modules-and-features/marketplace/orders/order-states.md) are deleted automatically when another order under the same agreement is processed. This ensures that no concurrent changes are made to subscription items and licenses.&#x20;

If your order has been deleted by the platform, you can find confirmation of its deletion in the **Audit trail** tab within the [order details page](/modules-and-features/marketplace/orders.md#subscription-details). The following image shows an example:&#x20;

<div data-with-frame="true"><figure><img src="/files/emrB4vIOcWUXvmHxbAP9" alt=""><figcaption><p>The Audit trail tab within the order details page displaying information for a deleted order.</p></figcaption></figure></div>

Once an order is deleted, it cannot be recovered, and no further action can be taken on that order.


---

# 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/help-and-support/faqs/my-draft-or-quoted-order-has-been-deleted.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.
