# Set querying orders to processing

In some cases, you may need to provide additional information if your order information is incorrect or incomplete, or if specific steps must be completed before we can process your order.

Orders that require your attention are shown as **Querying**. When you open a querying order, the **General** tab on the details page shows what needs to be corrected and how to address the issue.

Once you have completed the necessary steps, you must update the order's status from **Querying to Processing**. Changing the status informs SoftwareOne and the vendor that the order is ready for their review and further processing.&#x20;

### Setting a Querying order to Processing

To move an order from **Querying** to **Processing**:

1. Go to **Marketplace** > **Orders**.
2. Select the required purchase order in the **Querying** state. If you have several orders, use the [search bar](/marketplace-platform/platform-overview/interface.md#search) or [filters](/marketplace-platform/getting-started/marketplace-for-clients/how-to-filter-your-orders.md) to quickly locate your order.
3. On the **General** tab, review the action required message. The following example message indicates that there's an issue with the parameters, and they must be updated using the **Parameters** tab.

<div data-with-frame="true"><figure><img src="/files/jcTWe5gOyaRg6VrdMFcG" alt=""><figcaption><p>An example of a Querying order in the platform.</p></figcaption></figure></div>

4. Take the action as necessary, then select **Process**. Note that this button becomes available only after you have addressed the issue.

Your order's status changes to **Processing**, and the **Process** option becomes unavailable again.

{% hint style="info" %}
If certain issues require completion outside the Marketplace Platform, such as accepting a SoftwareOne relationship request for CSP orders, you must complete the request and return to the order details page to update the order status to **Processing**.&#x20;
{% endhint %}


---

# 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/set-an-order-to-processing.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.
