# Allocate Items to Harmonious Codes/Description

**YouTube:** [How to Allocate Items to HSN codes?](https://youtu.be/fnyR1Xdu_uQ)

## How to Allocate Items to HSN code?

In this tutorial, we will learn how to **allocate items to HSN codes** in Logic ERP. You can assign HSN codes to items individually, in bulk, or by importing data from an Excel sheet. Proper HSN allocation ensures accurate taxation, compliance, and reporting.

***

### **Access to HSN Allocation Window**

* Navigate to Setup\Setup Items and then select **"Allocate Items to Harmonious Codes/Descriptions".**
* Click on **Select Items**
* Search and choose the items for which HSN codes need to be allocated.

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

* Click **Refresh** to display the selected items.

***

### **Allocate HSN Codes Manually**

* **Allocate HSN Code Item-Wise**
* In the **HSN Code** column, press the **Space** key.
* Select the appropriate **HSN Code** for each individual item.

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

### **Allocate HSN Code in Bulk**

* To assign the **same HSN code to all items**:
  * Press **F2** in the **HSN Code** column
  * Click **Yes** to apply the code to all listed items at once.

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

* Click **Save** to finalize the allocation

***

### **Modify or Override Existing HSN Codes**

* Enable the **Override Existing** option
* Enter and select the **new HSN Code**

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

* The system will replace the previously assigned HSN code for the selected items.

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

* Save the changes

***

### **Allocate HSN Codes Using Excel**

* Click on **Retrieve from Excel.**

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

* Use the **Excel Column Help** option to understand:
  * Required columns
  * Mandatory fields for HSN allocation

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

* Browse and select the Excel file from your device
* Choose the appropriate **Sheet**
* Click **Refresh**
* The system retrieves item details along with their HSN codes.

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

* Review the retrieved data
* Click **Save** to update the records

***

### **Conclusion**

Allocating items to HSN codes in Logic ERP is a simple yet crucial step for maintaining tax accuracy and statutory compliance. Whether assigning codes individually, in bulk, or through Excel import, the system provides flexible and efficient options to manage HSN mappings with ease.


---

# 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/allocate-items-to-harmonious-codes-description.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.
