# Sales orders

The Marketplace Platform offers an enhanced, transparent method for managing your sales orders directly within the platform. A sales order is created after you have accepted a [sales quote](/modules-and-features/procurement/sales-quotes-reporting.md), initiating the order fulfillment and billing process.&#x20;

### Accessing sales orders

The **Sales orders** page provides a consolidated view of your organization's purchasing activities.

To navigate to the **Sales orders** page, select the main menu, then choose **Procurement** > **Sales orders**. A list of your sales orders is displayed, as shown in the following image:

<div data-with-frame="true"><figure><img src="/files/oNZPruT0LHOosd1D8uLF" alt=""><figcaption><p align="center">The Sales Orders page displaying a list of orders and their details.</p></figcaption></figure></div>

On the **sales orders** page, you can view various details for each sales order, including the order ID, creation date, estimated sales price, current status, and more. If you are familiar with our legacy systems, you can conveniently **switch to classic view** to see the details using our legacy interface.&#x20;

You can also select a sales order to view detailed information organized across several tabs. The information available includes:

* Line item details, such as quantities, unit prices, and tax calculations.
* Addresses for **Sell To**, **Ship To**, **Bill To**, and **License To**.
* Details about the software publisher.
* A brief description and reference links for the specific items ordered.
* An **Attachments** tab for official sales order PDFs.
* The **Details** tab, which shows backend system information and synchronization status.

### Related topics

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

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/KFLs796oIB8qHyvo1mBW" %}
[Download sales order PDF](/modules-and-features/procurement/sales-orders/download-sales-order-pdf.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/procurement/sales-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.
