> 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-2/finished-raw.md).

# Finished/Raw

**YouTube:** [How to Switch Default Item Nature Between Finished and Raw?](https://www.youtube.com/watch?v=Av_yTcqURrg)

## How to Switch Default Item Nature Between Finished and Raw?

In this tutorial, we’ll walk you through the process of setting the **Finished/Raw** option as a default while creating a new item in **Logic ERP**.

***

### **Accessing the Option**

* Navigate to: Setups/Setup Items and then click on **"Setup Items Multiple Packs/Sizes".**
* In this section, you will find the option labeled as: "**Finished/Raw".**

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

* This option is used to classify an item as either a **Finished Product** or a **Raw Material**.
* By default, the system sets this option to **Finished Product**.
* If your workflow primarily deals with raw materials, you can change this setting.

***

### Update Configuration Settings

* Open the **Configuration Settings**.
* Locate the option under the **"Configuration Options-2"** tab.

> &#x20;**"**&#x46;inished/Ra&#x77;**"**

* Change the default option from **Finished Product** to **Raw Material**.

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

* Click **Save** to apply the changes.

***

### Verify the New Default

* Now, whenever you create a new item, the system will automatically set the **Raw Material** option by default.

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

* This ensures consistency and saves time during item creation.

***

That’s it! You’ve successfully configured the system to set **Raw Material** as the default option in Logic ERP.


---

# 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-2/finished-raw.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.
