# Item Description - 1 Formula

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

## How to Auto Generate Item Description in Item Creation?

In this tutorial, we’ll guide you through the process of automatically generating item descriptions during item creation using a powerful formula in Logic ERP. This feature enhances efficiency, ensures consistency, and eliminates manual data entry errors.

### **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 "Item Description - 1 Formula" under the Configuration option-2 tab.

<figure><img src="/files/Eo5RqGtCKqXQYmDJvjET" alt=""><figcaption><p>As shown in the picture, click on <strong>"</strong>Item Description - 1 Formula<strong>"</strong></p></figcaption></figure>

### **Creating a Custom Formula**

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

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

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

* Create a new item and observe how the item description is automatically generated using the formula.
* The system ensures that every item follows a standardized description format, enhancing accuracy and reducing manual input efforts.

<figure><img src="/files/jYwJU7bvoU6Dg1LCqWSw" alt=""><figcaption><p>This picture shows that <strong>Item Description - 1</strong> has been auto-generated through the formula.</p></figcaption></figure>

#### **Key Benefits of Auto-Generating Item Descriptions**

* **Accuracy** – Reduces manual errors and ensures consistency.
* **Enhanced Reporting** – Provides structured and meaningful item descriptions for better analysis.
* **Efficiency** – Speeds up item creation by automating descriptions.
* **Standardization** – Maintains uniformity across the inventory database.

By leveraging this feature, businesses can streamline inventory management while ensuring that product descriptions are precise and informative.

<br>


---

# 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/item-description-1-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.
