# Renaming Assets on Upload

HIVO allows you to **rename assets (Assets) during the upload process**. You can:

* **Batch rename** multiple assets at once.
* **Individually rename** each asset as needed.

👉 **Note:** Admin can set **default naming conventions** for your account at: **Client Profile > Settings >** [**File Name Settings.**](https://support.hivo.co/client-profile/client-profile-settings/filename-setting)

### **Rename according to pattern**

📌 In the **Asset Name** box:

* **Enter the desired pattern name:** You can combine custom text (e.g., HIVO) with the {original name} pattern to create a new name, such as HIVO {original name}.
* **Automatic Pattern Application:** Instead of having to manually click the "**Apply pattern"** button as before, the system now **automatically applies naming rules** the moment you make a change. When you switch from one pattern to another (e.g., from {HIVO} to {Original name}), the names of all related assets will be instantly updated to the new format.&#x20;

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

### Change individual names

During the upload process, if you want to give a unique name to one or more specific assets, follow these steps:

* Enter the new name directly into the Name field corresponding to the specific asset you wish to modify.
* If you delete the name and leave it blank, the default asset name will be original name.

👉 Note: If you use the "Rename according to pattern" feature after manually renaming an asset, that manual name will be overwritten to match the selected pattern logic.

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

### **Sort Assets**

Change the display order of your files before the naming rules are applied:

* **Default Order**: The original sequence based on the order in which you selected the files for upload.
* **Name (Up/Down Arrow)**: Sorts files alphabetically from A-Z or in reverse from Z-A.

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

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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/upload/renaming-assets-on-upload.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.
