# Duplicate an Asset

The Duplicate Asset feature in HIVO allows users to quickly create copies of assets while retaining essential information, yet prevents unnecessary duplication.&#x20;

{% hint style="info" %}
**Note:** *This feature is currently enabled for select clients, with options to activate it upon request.*
{% endhint %}

{% tabs %}
{% tab title="Benefits of the Duplicate Asset Feature" %}

* ***Easy Copy Creation**: Users can create a copy of an original asset for different uses without needing to re-upload or edit from scratch.*
* ***Retain Important Information**: Key data such as folder paths, metadata, status, and tags are retained in the new copy.*
* ***Flexible Content Management**: Allows you to create different versions of an asset for varied purposes without affecting the original, ensuring a smoother workflow.*
  {% endtab %}

{% tab title="When to Use the Duplicate Feature" %}

* *When you need a duplicate of an asset to use in a different location, retaining the same structure and data.*&#x20;
* *When building a new folder structure and want to copy all assets from an existing folder into the new one.*&#x20;
* *When storing different versions of an asset for varied purposes without altering the original.*
  {% endtab %}
  {% endtabs %}

### How to Use the Duplicate Asset Feature

#### **Duplicate an Individual Asset**

* In the Library, **right-click the asset** you want to duplicate.
* Select **“Duplicate Asset”** from the menu.

<figure><img src="/files/e1xwacstPfUk3NXhz3yQ" alt=""><figcaption><p><strong>Duplicate Asset</strong></p></figcaption></figure>

With these steps, you can make the most of the asset duplication feature in HIVO to effectively manage and reuse your resources. For additional assistance with this feature, please contact the HIVO support team, if you have any questions.


---

# 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://support.hivo.co/assets/duplicate-an-asset.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.
