# View orders

This topic describes how to view a list of orders, as well as details about a specific order.

### Viewing the list of orders

To view your orders:

1. Go to **Marketplace** > **Orders**.
2. View the list of all orders displayed on the page.
3. Review key properties, such as the order number, linked agreement, product name, estimated sales price, status, and more.&#x20;

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

### Viewing order details <a href="#order-details" id="order-details"></a>

On the **order details** page, you can view detailed information about an order. Some information is read-only, while other fields include links that allow you to navigate to related records.

To view order details:

1. Go to **Marketplace** > **Orders**.
2. Select the order you want to view. The **order details** page opens.
3. Use the tabs on the **order details** page to view different types of information:

<table><thead><tr><th width="200">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>General</strong></td><td>Displays the most up-to-date information for the order. </td></tr><tr><td><strong>Entitlements</strong> </td><td>Displays all items you have purchased along with their details, including quantity, pricing, status, and more.</td></tr><tr><td><strong>Parameters</strong> </td><td>Displays the order's fulfillment and ordering parameters.</td></tr><tr><td><strong>Entities</strong></td><td>Displays the different entities mapped to the order, including the licensee, buyer, and seller.</td></tr><tr><td><strong>Subscriptions</strong></td><td>Displays all subscriptions associated with the order along with their details. Subscriptions are displayed only after they are activated.</td></tr><tr><td><strong>Assets</strong></td><td>Displays all one-time items within the order. For details, see <a href="/pages/rBG9axQ8MNU3PoVRDqot">Assets</a>.</td></tr><tr><td><strong>Notes</strong></td><td>Displays any notes that you entered during the ordering process. You can add or update these notes using the <strong>Edit</strong> option.</td></tr><tr><td><strong>Attachments</strong> </td><td>Lists all downloadable files related to the agreement. For details, see <a href="/pages/5XkAERkzvcF4qnqTvbvT">View and download attachments</a>.</td></tr><tr><td><strong>Certificates</strong></td><td>Displays the certificates that were applied during the ordering process.</td></tr><tr><td><strong>Details</strong></td><td>Displays the timestamps and additional IDs, including the client and vendor IDs.</td></tr><tr><td><strong>Audit trail</strong></td><td>Displays the <a href="/pages/JDfWpNZKSOWvWaQjaRbq">audit trail</a> for the order.</td></tr></tbody></table>


---

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