# Allocate Items to GST Item Groups

**YouTube:** [How to Allocate Items to GST Item Groups and Apply Group-wise Tax Allocation?](https://www.youtube.com/watch?v=z4ROtI7OVE4)

## How to Allocate Items to GST Item Groups and Apply Group-wise Tax Allocation?

In this tutorial, we’ll learn how to **allocate items to GST item groups** and set up group-wise taxes in Logic ERP.

***

### Create a New GST Item Group

* Go to the **Setup Item Menu** → open **Setup Item Group**.
* As per the new GST tax slab, we’ll create a **GST 40% group**.
* Locate the **GST Group at Level One** and click **Refresh** to view existing GST tax groups.
* Enter **GST 40%** (or just *40%*) as the new group name.
* Assign a short name and click **Save**.

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

* The newly created group will now appear under the GST group list.&#x20;

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

***

### Deallocate Items from an Existing Group

* To reassign items, first **deallocate** them from their current group.
* Right-click on the existing GST group and select **Deallocate**.

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

* A list of allocated items will appear → select the items you want to remove and click **OK**.

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

***

### Allocate Items to the New Group

* Right-click on the **GST 40% group** and select **Allocate Item**.

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

* From the list, select the items you want to assign to this group.

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

* Save the allocation.

*(Tip: You can repeat the same process to move items between any tax slab groups.)*

***

### Set Up Group-Wise Taxes

* Navigate to Setup\Setup Taxes and then select **"Set Group Wise Taxes"**
* Select the newly created **GST 40% group**.
* Choose both **Exclusive** and **Inclusive** tax regions.
* Click **Refresh** to view available tax types.
* Press the **Space Key** to link the appropriate tax types with the GST 40% group.

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

* Once all mappings are done, click **Save**.

***

Items are now successfully allocated to the **GST 40% group**, and the group-wise taxes are linked in 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-version-release-notes/september-2025/gst-changes-w.e.f.-22-sept-2025/allocate-items-to-gst-item-groups.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.
