# Default Item Groups

**YouTube:** [How to Filter Items by Specific Item Group(s) in Sale Bill?](https://www.youtube.com/watch?v=xmiSKa9L-kk)

## How to Filter Items by Specific Item Group(s) in Sale Bill?

This tutorial will guide you through the process of setting a **Default Item Group** during billing in **Logic ERP** to streamline item selection and improve billing efficiency.

***

### **Step-by-Step Configuration:**

* Open the **Sales Voucher Configuration**.
* Select the relevant **Billing Series**.
* Click on **“Other Setting 1”**.
* Click on the **“Other Settings”** button.
* Navigate to the **Defaults 2** tab.
* Locate the option labeled: **“Default Item Groups”**.
* You will see a list of all the **Item Groups** configured in the system.
* Select the **desired group level** from the dropdown menu.
* Choose the **Item Group name** you wish to set as default.

<figure><img src="/files/RDufySpQdnlaVLyFqonW" alt=""><figcaption><p>As mentioned above, follow the given steps and select the appropriate Group from the dropdown as per your requirement.</p></figcaption></figure>

* Save the configuration.

***

### **Functionality Overview**

**Before Setting Default Item Group**

* During billing, the **Item Search List** displays **items from all item groups**.

<figure><img src="/files/uvFWmrUH1JwFV5wXfm7C" alt=""><figcaption><p>The picture shows the Item Search List displaying items from all item groups during billing.</p></figcaption></figure>

* No filters are applied, making the list longer and less specific.

**After Setting Default Item Group**

* The **Item Search List** is now **automatically filtered**.
* Only items from the **selected default item group** are displayed.

<figure><img src="/files/e3AGJt57OHdzdLM490bs" alt=""><figcaption><p>The picture shows only items from the selected default group in the filtered Item Search List.</p></figcaption></figure>

* This helps in faster item selection and reduces the chance of billing errors.

***

### **Note:**

Setting a default item group is particularly useful when dealing with a fixed category of items for specific billing series, enhancing user efficiency and data accuracy.


---

# 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/configurations/sale-voucher-configuration/other-settings-1/other-settings/defaults-2/default-item-groups.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.
