# Scan Images for text Content

**Scan Image Contents** is a feature that utilizes OCR (Optical Character Recognition) technology to automatically "read" and extract all text found within images - such as banners, screenshots,... This extracted text is then automatically **stored in the image's Tags** section.

* **Smart Search**: Locate images instantly by typing any keyword visible within the image. For example, you can find a specific certificate by searching for "ISO/IEC 27001."
* **Time-saving**: Eliminates the need to manually enter descriptions or add tags for every single image, streamlining your workflow.

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

HIVO provides you to **'Scan Image Contents'** in two ways:

* **For assets already stored in the librarys:** Run the scan text process on assets already stored in your library.
* **When uploading new asset:** Scan text automatically when uploading a new asset.

### &#x31;**.** Scan Image Contents **for assets already stored in the Library**

#### 🔹 Step 1: **Selecting Assets**

* **Select a single asset:** In the Library, left click once on the asset thumbnail you want to select. You will see the asset has been selected once the thumbnail gets highlighted with a border.
* **Select a range of multiple assets:** To select multiple assets, first select a single asset by left clicking on the asset thumbnail once. Then hold down the Shift key on your keyboard and left-click on the last asset in the range you want to select. All assets between the first and last selected assets will be highlighted. You can also select additional assets by just **clicking on the once while holding down the shift key.**

<figure><img src="/files/5yauZqsoVtPK9esY8oSQ" alt=""><figcaption></figcaption></figure>

#### 🔹 Step 2: Open **Library Actions & select the 'Automation' tool**

* Once you've selected your assets, click the '**ACTIONS'** button in the top right corner of the Library (it will only be active when assets are selected.) The Actions menu provides a list of functions that can be performed on your selected assets. The available options may vary depending on your user permissions and active [**User Rights**](https://support.hivo.co/client-profile/users/list-of-user-rights)**.**&#x20;
* And **select the 'Automation'** tool to **open the Run Automations dialog.**

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

#### 🔹 Step 3: **Run '**&#x53;can Image Contents'

* In the new dialog, select the asset version you want to scan and check the '**Scan image for contents**' box.
* Click **Submit** to start the process.
* Once complete, a success message will appear in the upper right corner of the screen.

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

#### 🔹 Step 4: **View and manage Transcription Results**

* After receiving the completion notification, close the dialog.
* Go to the **Tags tab** on the **Asset Detail Page** (Note: choose the correct version of the script created).

<figure><img src="/files/8UuVRChKaZ7c1jvCpfmG" alt=""><figcaption></figcaption></figure>

### 2. Scan Image Contents During the Upload Process

⚠️ Users with the permission ***'Is Client Admin - User can manage the Client Profile'*** can add Automation options within the [**Uploader Settings**](https://support.hivo.co/client-profile/client-profile-settings/asset-and-metadata-management/uploader-settings)**.**

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

* Go to the '**Asset Detail'** step in the upload procesprocess, croll down to the '**Additional Automations'** section.
* Tick the checkbox **'Scan Images for text content'**
* **Continue uploading as usual** — HIVO will automatically process it and you can **view the results once the asset has been successfully uploaded**.
* View the text scan results on the image: At this point, the asset is stored in the librarlibrary, go to the **Asset Detail Page** and navigate to the **"Tags tab"** to see the results.

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

👉 **👉 Note**: **For assets in the Approval stage** (The Assets need to be reviewed and approved by Users with ***'Can Approve'*** permission before being added to the main Library):

* Results will not be displayed immediately.
* Once the asset is approved and officially stored on the HIVO Library, go to the **Asset Detail Page** and navigate to the '**Tags tab'** to see the results.

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/library/library-actions/scan-images-for-text-content.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.
