# Copy data from one product to another

{% hint style="info" %}
You can copy data to a product that is already filled with data or to a completely new one. If you copy data to a product that already has some data, it will be overwritten.
{% endhint %}

{% hint style="info" %}
The data that will be copied includes the product template, attribute values, and category assignment.&#x20;
{% endhint %}

To copy data from one product to another, go to [Products ](/products/catalog.md)in the side menu, and click on the ***edit (pen)** icon* on the product you wish to copy data to.

<figure><img src="/files/iGwutToP2gwD8viQiBne" alt=""><figcaption></figcaption></figure>

In the upper left corner is a ***three dots*** (kebab) menu, click on it and choose ***Copy another product***.

<figure><img src="/files/qN9PiPid9q4cLTE366Br" alt=""><figcaption></figcaption></figure>

To find the one you are looking for, you can use the same techniques available on the [Products grid](/products/catalog/system-views/table-view-grid-view.md), and [Advanced filters](/products/catalog/filters-advanced.md). You may also add a new column to the grid as shown in the [Custom view](/products/catalog/system-views/custom-views.md) section.

Select the product you want to copy data from and click ***Copy product***.

<figure><img src="/files/9HO8Li7tRJnkipUegHFw" alt=""><figcaption><p>The columns in this window are the same columns that you have in Product catalog.</p></figcaption></figure>

Some attributes will be highlighted in green, which means they contain data copied from another product.

<figure><img src="/files/guFw1tCTBpahp2Hz7lXr" alt=""><figcaption></figcaption></figure>

Don't forget to click on ***Save Changes***.

<figure><img src="/files/Nvy3XxgPWxnqraFXz3sI" alt=""><figcaption></figcaption></figure>


---

# 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://usermanual.ergonode.com/products/catalog/copy-data-from-one-product-to-another.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.
