# Setup Item C.F. Description

YouTube: [How to Setup Conversion Factor Descriptions in Item Creation?](https://www.youtube.com/watch?v=WVAwYwHjkZE)

## How to Setup Conversion Factor Descriptions in Item Creation?

In this tutorial, we explore an essential feature of Logic ERP—automatically fetching pack descriptions from predefined masters during item creation. This functionality ensures consistency, eliminates manual data entry, and enhances inventory management efficiency.

### **Accessing the Setup**

* Navigate to the **Setups** and select **Setup Items.**
* Click on **Setup Item C.F. Descriptions**
* Create and define the required **Pack Descriptions**
* Save the changes to apply the descriptions

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

### **Enabling the Pack Description Feature**

* Return to **Setup Items/Multiple Pack Sizes** and open **Configuration Settings**.
* Locate the option and enable **"Pick Pack Description from Master"** to activate automated selection.
  * **Note:** Enabling **"Pick Pack Description"** in the configuration prevents creating new descriptions from the item master. Use **Setup C.F. Description Master** or disable the option.

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

### **Creating an Item with Auto-Populated Pack Descriptions**

* Proceed with item creation.
* The system will automatically fetch and apply the pack description from the master, ensuring uniformity.

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

### **Benefits of This Feature**

* **Saves Time**: Eliminates the need for manual data entry.
* **Ensures Accuracy**: Reduces human errors in item descriptions.
* **Maintains Consistency**: Standardizes pack descriptions across all items.

By utilizing this feature, you can streamline your ERP workflow and enhance inventory efficiency. <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-item-c.f.-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.
