# Request states

The following diagram shows the possible states of a request created through the platform and the transition between various states:

<figure><img src="/files/EtFKWmxb9nnOBSS98vOi" alt=""><figcaption><p>Request state transition</p></figcaption></figure>

These states are displayed as **Status** within the platform. They are also displayed beside the request name and ID on the details page.

<table><thead><tr><th width="169">State</th><th>Definition</th></tr></thead><tbody><tr><td><strong>Draft</strong></td><td>The request is being created.</td></tr><tr><td><strong>Processing</strong></td><td>The request is pending a response from the vendor or SoftwareOne.</td></tr><tr><td><strong>Querying</strong></td><td><p>The vendor or SoftwareOne has updated the request. </p><p></p><p>It now requires an action to be taken by a client account user.</p></td></tr><tr><td><strong>Complete</strong></td><td>The request has been completed.</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/requests/request-states.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.
