# Additional Item Name Formula

**YouTube:** [How to Auto Generate Additional Item Name in Item Creation?](https://www.youtube.com/watch?v=3H2LKBiCGaw)

## How to Auto Generate Additional Item Name in Item Creation?

In this tutorial, we explore a powerful feature in Logic ERP designed to save time and ensure consistency in your inventory. We will guide you through the step-by-step process of automatically generating additional item names during item creation using a customized formula.

### **Accessing the Configuration Settings**

* Navigate to the Setups/Setup Items and then click on "Setup Items Multiple Packs/Sizes".
* Click on the Configuration.
* Locate the option **"Additional Item Name Formula"** under the Configuration option-2 tab.

<figure><img src="/files/aIkmzzuUg4FKW0AXveoo" alt=""><figcaption><p>As shown in the picture, click on <strong>"</strong>Additional Item Name Formula<strong>"</strong></p></figcaption></figure>

### **Creating a Custom Formula**

* Use the available fields to construct your formula based on your specific requirements.
* In this example, we have created a formula that generates additional item names by combining the **Item Name, Gender and Fabric.**
* Once configured, click **Save** to apply the changes.

<figure><img src="/files/zHsPknM5P3YO7Usvzs37" alt=""><figcaption><p>Create the script exactly as explained and shown in the picture.</p></figcaption></figure>

### **Testing the Auto-Generated Item Name**

* Proceed to create a new item and observe how the additional item name is generated automatically using the formula.
* The system will ensure that every item follows a standardized naming convention, reducing manual input errors.

<figure><img src="/files/eqDc0RWKocM4vrYoK26R" alt=""><figcaption><p>The <strong>Additional Item name</strong> is generated using the <strong>formula.</strong></p></figcaption></figure>

### **Key Benefits of Auto-Generating Additional Item Names**

* **Time Efficiency** – Reduces manual effort and speeds up the item creation process.
* **Consistency** – Ensures uniformity across all item names.
* **Improved Reporting** – Facilitates better inventory tracking and management.

By leveraging this feature, businesses can streamline inventory management while maintaining accuracy and efficiency.


---

# 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/setup-items-multiple-pack-sizes/configuration-multiple-packs-sizes/configuration-options-2/additional-item-name-formula.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.
