# Set querying requests to processing

When you update your request, for example, by attaching documents, it's important to change the request status to **Processing** and send the request back to the vendor. This action informs the vendor that you've replied to their query, and the request is now ready for their review.&#x20;

Before changing the status of your request, note the following points:

* You can change the status of your request to **Processing** only if the current status is **Querying**. If the request is already in the **Processing** or **Completed** state, the option to change the status is unavailable.&#x20;
* Only change the status of your request to **Processing** once you've provided all the information and the request is ready for the vendor's review.

## Setting a querying request to processing

To change the status of your request:

1. On the **Requests** page, select the required request. The request details page is displayed.
2. Make changes as necessary and then click **Process**.&#x20;
3. In the **Process request** dialog, add your comments, and then select **Process**.&#x20;

<figure><img src="/files/q0iN2UPFKrunFD4qlSRC" alt="" width="563"><figcaption><p>Process request dialog</p></figcaption></figure>

The status of your request changes from **Querying** to **Processing**. If you added comments in the **Process request** dialog, your comments are displayed and visible to everyone on the **Activity** tab.&#x20;


---

# 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/requests/set-request-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.
