# Product Images

## Uploading variety images

To upload variety images go to the Manage Products Page from your main application.

{% hint style="success" %}
Home / Production / Product Management / Manage Products: <https://farm.unosof.com/index.cfm?event=Products2.List>
{% endhint %}

Select the following filters for a faster search of the varieties and click on the Search button in the upper right corner of the page.&#x20;

* Compounds: Non Compounds
* Status: Active

![](/files/-M1S92pJnhETcazd65fU)

Here you find all the active varieties that are currently in your main application.&#x20;

Click on the variety name in the Product column.

![Variety Name](/files/-M1SAZ611nQDZYeFSvEg)

{% hint style="info" %}
Clicking on the variety name brings up the Product Form
{% endhint %}

![Product Form](/files/-M1SB0sltBRdGuLtCYcY)

On this page, select the Images tab and click on the Upload File button.

Find the JPEG image saved in your PC and open it.

![Find Product Image on your PC](/files/-M1SBtfnftlyW_9U8IIr)

Save the uploaded image, clicking on the Save Button from the Product form.

![Product Form - Image upload](/files/-M1SBB9T52unE1oewMIj)

The images uploaded are synchronized to your Webshop.

![Webshop - Image upload](/files/-M1_wIZ811dAi2Re9pKi)


---

# 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://webshop.unosofbooks.com/webshop-admin/product-images.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.
