# Providing product emission data to your customers

> Right now, you can only submit emission data if your customer has requested it from you

To check if you have a pending request:

1. Requests > Received
2. Look for **open** requests with products in **requested** status
3. Follow the on screen instructions to complete the data form
4. The form autosaves whenever you enter or change information, and you can finish the form over multiple sittings. Once you have started a form, the product will be in **in progress** status


---

# 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/provide-product-emissions-data/providing-product-emission-data-to-your-customers.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.
