# Asset Full Screen mode

HIVO's Full Screen View is designed for **detailed checking, marking locations and requesting adjustments, and focused tracking of the approval process** on a specific asset.

* To navigate Full Screen mode, from the Asset Detail page, select the full-screen icon (next to the version name).
* To exit Full Screen mode, use the **"ESC" shortcut key** or click the **"X" icon** in the top left corner (next to the asset name).

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

👉 The Full Screen mode is organized into key areas, each serving a specific function:

#### **🔹 Asset Preview**

* Asset Preview: Allows for the inspection of the asset's quality, color, and detailed content (e.g., checking for spelling errors in images or videos).
* Version Dropdown (e.g., "web"): Allows you to select between different versions of the asset (e.g., the original version, a resized version, a print version).
* [**SMART COMPARE**](https://support.hivo.co/approvals/smart-compare)**:** Compares the current version with another version, enabling users to evaluate the changes between the two versions (e.g., comparing the original version with the color-corrected version)

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

#### **🔹** Left Sidebar Toolbar

This toolbar supports annotation and provides tools including:&#x20;

* **Hide Existing** (Eye icon): Hides all previously added annotations.
* **Annotation Tools**: Provides tools for drawing, highlighting, adding text directly onto the image, and a measure tool. This feature allows users to precisely indicate the location requiring edits or points of attention on the asset before submitting feedback.
* **Rotate**: Allows the asset to be rotated 90 degrees clockwise (to the right).
* **Undo**: Allows undoing or redoing the recently performed annotation actions.
* **Clear** (X icon): Deletes the markings and comments currently being made/in progress.

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

#### **🔹** Request and Approval management area

The right section supports communication and approval workflow management:

* **Comment management:** Click on the marked location on the asset to view the corresponding comment.
* **Approval Workflow Management:** Track and manage the approval process, including requests for adjustments/edits.

<figure><img src="/files/wgAaBuPa3EGDtB06mf1w" 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/assets/asset-full-screen-mode.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.
