# Orders

An order represents a transaction that starts, changes, or ends a service in Marketplace.

Orders are created under an agreement, and a single agreement can contain multiple orders. The Marketplace supports the following types of orders:

* **Purchase order** – This type of order is created when you buy a new product or service by establishing a new agreement.
* **Change order** – A change order is used to modify an existing subscription, such as adding or removing licenses.
* **Termination order** – This order is created when you want to end an active subscription or agreement.
* **Configuration order** – A configuration order is used to manage renewal settings for a subscription, such as enabling auto-renewal.

Marketplace orders move through various states from creation to completion. The available actions depend on the current state of the order. For more information, see [Order states](/modules-and-features/marketplace/orders/order-states.md).

### Orders page

The **Orders** page displays all orders in your account. From this page, you can also manage an order, depending on its current status.

To open the page, select **Marketplace** > **Orders** from the main menu.

<div data-with-frame="true"><figure><img src="/files/eH5JwEaRKw4Srz3W8Qdu" alt=""><figcaption><p>Use the Orders page to view and manage your orders.</p></figcaption></figure></div>

On the **Orders** page, you can view details for each order, including order ID, order type, and status.

You can also open an order to view details across several tabs, including entitlements, assets, and subscriptions, attachments and certificates, event history, and logs. For more details, see [View orders](/modules-and-features/marketplace/orders/view-orders.md).

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/ENblbuxJHehJ6tFEbCaC" %}
[Order states](/modules-and-features/marketplace/orders/order-states.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/qFA0mZAhSVIxO7Rbxt1T" %}
[View orders](/modules-and-features/marketplace/orders/view-orders.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/C4eLnu35BcJ5Vnvmo2B0" %}
[Save order for later](/modules-and-features/marketplace/orders/save-order-as-a-draft.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/rStisPTDT903ya5akqP1" %}
[Add or update order notes](/modules-and-features/marketplace/orders/manage-order-notes.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/earaLHFbiFOzLQQLDqBe" %}
[Send order reminder email](/modules-and-features/marketplace/orders/send-order-reminder-email.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/3D6oSHcZyYZ0fQecnmCA" %}
[Change status from Querying to Processing](/modules-and-features/marketplace/orders/set-an-order-to-processing.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/RyLICiQbF6sDoCoz8oSv" %}
[Submit saved orders](/modules-and-features/marketplace/orders/submit-draft-orders.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/7Q9NMAbS7diYOWzV1HSQ" %}
[Delete orders](/modules-and-features/marketplace/orders/delete-draft-orders.md)
{% endcontent-ref %}


---

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