# Bulk Edit

Use this powerful tool to **manipulate multiple variants at once** and reduce human input repetition on products that have a large amount of variants.

![](/files/-MV3NwrB_OUhYuz2FvK8)

## Types of Bulk Edit Operations

{% hint style="success" %}
**With this tool, you can easily:**

* **Copy media** (images/videos/models) from one variant to one or more variants [**(example 1)**](/variant-image-wizard/bulk-edit.md#example-1-copy-variant-images-to-all-blue-sizes)
* **Add media** (images/videos/models) to one or more variants [**(example 2)**](/variant-image-wizard/bulk-edit.md#example-2-add-images-to-all-variants)
* **Remove media** (images/videos/models) that are no longer needed from multiple variants [**(example 3)**](/variant-image-wizard/bulk-edit.md#example-3-delete-front-jumpsuit-photo-from-all-variants)
  {% endhint %}

## Example 1: Copy Variant Images To All Blue Sizes

In this example, we add 3 images to the small blue jumpsuit. Then, we apply these same 3 images to the other sizes of the blue jumpsuit.

Since we are overwriting the medium and larges sizes, we selected the operation **Replace**.

{% embed url="<https://youtu.be/Ax-rUAdp8xI>" %}

## Example 2: Add Images To All Variants

In this example, we add one necklace image to the end of each variant's media. For this operation, we select **Append.**

Operation types:

* **Append:** add images at the end of each variant's media
* **Prepend:** add images at the beginning of each variant's media
* **Insert:** specify the numerical position of where the added images will be inserted

{% embed url="<https://youtu.be/7Jntzf0JbV0>" %}

## Example 3: Delete Front Jumpsuit Photo From All Variants

In this example, we select the operation **Delete,** since we will be removing images from all variants.

{% embed url="<https://youtu.be/L-2vvNCj_4Q>" %}

## Additional Examples

{% hint style="info" %}
Don't see a particular use in the examples above? Shoot us an email at [support-rio@productwiz.io ](mailto:support-rio@productwiz.io)and we'll be happy to get your feedback! :)
{% endhint %}


---

# 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://docs.productwiz.io/variant-image-wizard/bulk-edit.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.
