# Reusing data from a previously submitted request

When replying to a data request, you can select a product template to pre-populate the form.

1. Open data request
2. Click on "Select Template" in the introduction step
3. Select the product you want to use to populate the form
4. Click "Next" to review data and make any changes as needed
5. Upon submission, you will be given the option to save this submission as a new product template

![](https://knowledge.co2ai.com/hubfs/image-png-1.png)


---

# 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/reusing-data-from-a-previously-submitted-request.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.
