# Product requests status explained

You can see multiple different status in your \<Product purchased> and \<Received product request> tabs.

**Status explained for your \<Product purchased> tab:**

* Draft: You have product emissions requests ready to be sent to your supplier
* Pending: You have sent your request and wait for an answer from your supplier
* Declined by them: Your supplier has declined to answer your request
* Need review: Your supplier has replied and you need to approve or decline their answer.
* Complete: You have approved your supplier answer.
* Rejected by us: You have rejected your supplier answer

\
**Status explained for your \<Received product request> tab:**

* Need reply: You have received a product emissions request from your customer
* Rejected by us: You have rejected to answer to your customer's request
* Pending: You have provided the data and waiting for your customer to approve or reject it.
* Declined by them: Your customer has declined your answer
* Complete: Your customer has approved your answer. You can add your product emissions to your \<product catalogue> tab.


---

# 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://knowledge.co2ai.com/manage-all-products/product-requests-status-explained.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.
