# Reviewing emission data submitted by your suppliers

1. Go to **Requests > Sent**
2. Look for **Open** requests with products that are in **Pending Review** status.
3. Click on the hyperlink for the Pending Review product to see the data provided by the supplier
4. If the data looks good, you can click on **Approve** to complete the request
5. If you have concerns about the data, you can
   1. reach out to the supplier directly via email to follow up and resolve, and then **Approve** the request
   2. **Decline** the request via the platform, including a rationale. Your supplier will be notified via email and can update and resubmit the form
      1. Once resubmitted, you will receive an email to review the data again. You can also find the resubmitted data in the **Requests** section

\\


---

# 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/reviewing-product-emission-data-received/reviewing-emission-data-submitted-by-your-suppliers.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.
