# Attach Images with Item Master

**YouTube:** [Attach images with Items](https://www.youtube.com/watch?v=9llRraaBzv0)

## Attach images with Items

 In this tutorial, we will explore a useful **Logic ERP** feature that allows users to **attach images to the item master**, improving item identification and management.

### **Manually Adding Images to Items**

* Navigate to **Setup Item Menu** and open **Attach Images with Item Master**.
* Select the required items from the list and click **Refresh**.

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

* Click on **New Image**, then select **Large Image** to browse and upload the file.

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

* Save the changes. Repeat the process for other items as needed.

### **Bulk Importing Item Images**

* Use the **Import Feature** to add multiple item images at once.
* Click on **Help** to check the required file format. Ensure the sheet follows the specified format.
  * Help File Format :> item Name Comma (,) Image Name with Path.&#x20;

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

* Browse the **Source File** from your device.
* Tick the checkbox **Override Existing Images** if necessary and click **Start**.

Now, the images have been successfully imported. You can verify them in the **Item Master**.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-items/attach-images-with-item-master.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.
