# Edit Item Code

YouTube: [How to Edit Item Codes in Item Masters?](https://www.youtube.com/watch?v=P4KJ_Huk6r0)

## How to Edit Item Codes in Item Masters?

In this tutorial, we will walk you through the process of manually editing existing item codes and updating them via an Excel import in Logic ERP. Let’s explore both methods step by step.

### **Manually Editing Item Codes**

* Navigate to the Setups/Setup Items and then click on "Setup Items Multiple Packs/Sizes".
* **Modify Item Code for a Specific Pack**
  * Go to the **Pack Details** section.
  * Choose the relevant **Pack Name** for which the item code needs to be updated.
  * Edit the **item code**, click **Next**, and save the changes.

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

### **Edit Multiple Item Codes**

* Navigate to the Setups/Set Other Item Details and then click on "Edit Item Codes".
* Select multiple items from the list.
* Click **Refresh** to enable editing and update the item codes as needed.

<figure><img src="/files/2MZ3Bya44fp22EtWLrM0" alt=""><figcaption></figcaption></figure>

### **Importing Item Codes via Excel**

* **Retrieve Data from Excel**
  * Click on **Retrieve from Excel** to access a help file containing the required format.
* **Upload & Update**
  * Browse and **select** the Excel file.
  * Choose the correct **sheet name** and check **Overwrite Existing** to replace current item codes.
  * Click **Refresh** and then **Save** to apply the changes.
  * Ensure that the **item codes have been successfully updated** based on the imported data.

### Conclusion&#x20;

This feature provides a seamless way to manage and update item codes efficiently within Logic ERP.


---

# 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/set-other-item-details/edit-item-code.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.
