# Smart Compare

Full The **Smart Compare** feature in HIVO allows users to quickly and visually compare different versions of an asset, making the review and approval process more efficient.

### 🔹 **Step 1: Access the Asset Detail Page**

* Go to the **Library** in the system.
* Select the asset you want to review.
* Click the **down arrow** at the bottom-right corner of the asset.
* Choose **View Detail** to open the asset detail page.

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

### 🔹 **Step 2: Enter Full Screen Mode**

* Click the **Full Screen icon** (below the asset name and next to the list of versions on the Asset Detail page) to switch to full screen mode.

<figure><img src="/files/kPpAU1JRxgefAL29ty9P" alt=""><figcaption><p> Full Sreen mode</p></figcaption></figure>

### 🔹 **Step 3: Use Smart Compare**

* In full screen mode, go to the **Compare** tab.
* Select the **version you want to compare**.
* HIVO will **automatically analyze and highlight differences** between the two versions, including:
  * **Text content**: changes in words, color, and size.
  * **Overall color tone** of the asset.
  * **Percentage of changes** between versions.
* You can also **customize highlight colors** to make changes easier to identify.

<figure><img src="/files/ZMkxr2Bw5NvLCEmVC9TV" alt=""><figcaption><p>Smart Compare</p></figcaption></figure>

<figure><img src="/files/6z5MziEQywwdaAMb4bQZ" alt=""><figcaption><p>Smart compare versions</p></figcaption></figure>

### 🔹 Step 4: **Choose Your Comparison Mode**

* **Side-by-Side**: Displays both versions next to each other for detailed comparison.&#x20;

<figure><img src="/files/RahZ9ZJuT6y0JblHKaj3" alt=""><figcaption><p>Side-by-Side comparison mode</p></figcaption></figure>

* **Overlay**: Displays both versions overlaid with a **slider**, allowing you to compare changes directly in the same frame.

<figure><img src="/files/5WkmM0l9pM8OiUo6Z9Ud" alt=""><figcaption><p>Overlay comparison mode</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/approvals/smart-compare.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.
