> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-items/setup-items-multiple-pack-sizes/configuration-multiple-packs-sizes/configuration-options-1/append-group-10-short-name-to-item-name.md).

# Append Group 10 Short Name To Item Name

YouTube: [How To Add Group -10 Short Name to Item Name in Item Creation?](https://www.youtube.com/watch?v=fWTts9cVWOc)

## How To Add Group -10 Short Name to Item Name in Item Creation?

 In this tutorial, we will guide you through the process of **appending the Group 10 short name to the item name** in Logic ERP. This feature enhances **item identification** and **streamlines inventory management**, making it easier to categorize and locate items efficiently.

***

### **Enabling the Group 10 Short Name Option**

* Navigate to the Setups/Setup Items and then click on "Setup Items Multiple Packs/Sizes".
* Click on the Configuration.
* Locate the option "Append Group 10 Short Name to Item Name" under the Configuration option - 1.

<figure><img src="/files/iaAaOY40OkAts3lD0rNd" alt=""><figcaption><p>Click on the option to enable it as instructed.</p></figcaption></figure>

***

### **Creating a New Item**

* Open the **New Item** creation window.
* Enter all the **required item details**, including name, category, and other specifications.
* Assign **Group 10** as the item’s **fabric group**.

<figure><img src="/files/7pZaMph55kwIdB98b0dU" alt=""><figcaption><p>This picture shows that the item has been assigned to <strong>Group 10</strong> under the <strong>Fabric</strong> category.</p></figcaption></figure>

* Click **Save** to store the newly created item in the system.

***

### **Verifying the Changes**

* After saving the item, let’s check if the Group 10 short name has been appended correctly:
* Use the **Filter Tree** to search for the newly created item.
* The item name will now appear with **Group 10’s short name appended**, confirming that the setting is working as expected.

<figure><img src="/files/hClBDdYD2NK3wlXBExcA" alt=""><figcaption><p>Now you can see that the item has been created with <strong>Group 10's short name</strong> appended to it.</p></figcaption></figure>

***

### **Conclusion**

By enabling this feature, you can enhance **inventory classification**, improve **searchability**, and maintain **greater accuracy** in item management. This contributes to a more **efficient and organized ERP system**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-items/setup-items-multiple-pack-sizes/configuration-multiple-packs-sizes/configuration-options-1/append-group-10-short-name-to-item-name.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
