# Collection Image Specifications

### 1. **Collection Thumbnail Image - Optimal Specifications**

The Collection thumbnail is the preview image shown on the **Collection Page**, next to each Collection title. Collection thumbnails are the default thumbnail image that appears on each collection on the Collection summary page here.

<figure><img src="/files/xCzG77qRpgmRiBv4KEf0" alt=""><figcaption><p>Collection thumbnails</p></figcaption></figure>

#### 🔹 **Recommended image size**

* **295x192 px**
* Acceptable variation: ±33% depending on small/large display settings.

#### 🔹 How to set the thumbnail image

1. Open any Collection and click the **three dots (...) icon**

<figure><img src="/files/9ViY9Q3CKdzgRTipAzDc" alt=""><figcaption><p>Collection Detail page Setting</p></figcaption></figure>

2. Then select "**Edit Info"** button.

<figure><img src="/files/lpMphX46rzqRBunmtHzu" alt=""><figcaption><p>Select "Edit Info"</p></figcaption></figure>

In the Thumbnail section, you can choose one of the following options:

* Paste a **public image URL**
* **Upload a new image** from your computer
* **Pick an image from your Library** by clicking the fullscreen icon&#x20;

<figure><img src="/files/grQyqRZzCr4Gf735Vg7T" alt=""><figcaption><p>Set the thumbnail image</p></figcaption></figure>

#### 🔹 How to adjust the thumbnail display size

1. On the Collection Page, click the **gear icon ⚙** next to the search bar.
2. Select the **Display Size** (small/large) to adjust how thumbnails are shown.

<figure><img src="/files/7tQqchYXklxDEuUXPdqi" alt=""><figcaption><p>Collection Thumbnail Settings</p></figcaption></figure>

### **2. Collection Detail Page Banner Image - Optimal Specifications**

The banner is the wide image displayed at the top of the **Collection Detail Page**, helping to visually represent the Collection.

> Note: If not set, the system will **automatically pick a random image** from the Collection when assets are first uploaded.

<figure><img src="/files/dx3fuDCePl4F4EtjbUoj" alt=""><figcaption><p>Collection Detail Page Banner Image</p></figcaption></figure>

#### 🔹 Recommended image size:

* **Web**: approx. **1280x175 px**
* **Mobile**: approx. **390x175 px**

> The banner spans the full screen width, with a height of around 175 px.

#### 🔹 How to set the banner image

1. Go to the Collection and click the **three dots (...) icon**

<figure><img src="/files/KEWkMQuYEC4G7Nwxy16C" alt=""><figcaption><p>Collection Detail page Setting</p></figcaption></figure>

2. Then select "**Edit Info"** button.

<figure><img src="/files/p7M45YSLXXtyiCoghO24" alt=""><figcaption><p>Select "<strong>Edit Info"</strong> button.</p></figcaption></figure>

3. In the “Banner Image” field, paste the **public image URL** of the banner you want to use.

* Then set the image by copying and pasting the public shared url of the image you would like to use into the following field:

👉 **Note:** you can create a shared url link by generating a shared link on any image in your Library. Then open the shared link in your browser and then right click and copy the image url from the shared link page. See [Sharing Assets](/assets/sharing-assets-via-url-link.md) for how to create a shared link on the Library asset you would like to use.

<figure><img src="/files/Cfbw4k0ONIEEqSKVVl1d" alt=""><figcaption><p>Collection Detail page </p></figcaption></figure>

### **3. Collection Category Image - Optimal Specifications**

Category thumbnails appear when you enable [**Category View** ](/collections/collection-categories.md)from the top-right of the Collection Page.

<figure><img src="/files/WimmAUKZ4WATYLsXHUNy" alt=""><figcaption><p>Collection Category Image</p></figcaption></figure>

#### 🔹 Recommended image size:

* **200x112.5 px**
* Acceptable variation: ±25%.

#### 🔹 How to set the category thumbnail:

1. Click the **down arrow ▼** next to the category name → select **Edit Category Thumbnail**.

<figure><img src="/files/wmelVaczk2ibpS6g02bl" alt=""><figcaption><p>Set the category thumbnail</p></figcaption></figure>

2. You can either:

* Paste a **public image URL**
* Select an image directly from your **Library**

> 📌 To **remove** a category thumbnail, follow the same steps and click the **X icon** in the image selector.\
> Note: Categories with thumbnails **can be empty** (have no Collections inside).

<figure><img src="/files/KsgZxIv11V482tG759FN" alt=""><figcaption><p>Edit thumbnail for Category</p></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/collections/collection-image-specifications.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.
