# Edit an existing product

You can create new custom products and edit an existing product, either from the *Results* screen in [comparison mode](/using-the-tool/choose-your-mode/product-comparison.md) or from the *Edit Portfolio* screen in [portfolio mode](/using-the-tool/choose-your-mode/portfolio-scoring.md).

{% stepper %}
{% step %}

### Edit product

In the *Results* screen, click on the three dots next to a product and select *Edit Product.*
{% endstep %}

{% step %}

### Customize

Follow the same steps as when [creating a new product](/using-the-tool/customization/how-to-customize/create-a-new-product.md).

{% hint style="info" %}
When editing an existing product, you will additionally have the option to customize [transportation settings](/using-the-tool/customization/what-can-you-customize/manufacturing-and-transportation.md). This option is not available when creating a new product.&#x20;
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://help.upscorecard.org/using-the-tool/customization/how-to-customize/edit-an-existing-product.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.
