> 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-1/automatically-refresh-items.md).

# Automatically Refresh Items

**YouTube:** [How to Enable Auto - Refresh of Items List in Setup Items?](https://www.youtube.com/watch?v=rF1adPAIQSk)

## How to Enable Auto - Refresh of Items List in Setup Items?

In this tutorial, we’ll explore the **“Automatically Refresh Items”** feature while creating a new item in Logic ERP.

***

### **Accessing Configuration Settings**

* **Navigate to:** Setups/Setup Items and then click on **"Setup Items Multiple Packs/Sizes".**
* Click on the Configuration.
* Under the Configuration Options - 1 tab.
* Locate the option labeled as:

> &#x20;**“Automatically Refresh Items”**.

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

***

### Implement Option with Disabled

* For now, keep this feature **disabled**.
* With the option disabled, the **items list will not be displayed** automatically on the screen.

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

* Instead, you’ll need to use the **Filter Tree** to view items as per your requirement.

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

***

### Implement Option with Enable&#x20;

* Enable the **“Automatically Refresh Items”** feature.
* Close the window and **reopen** it to refresh the settings.

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

You’ll now notice that the **item list is displayed automatically** on the screen.

***

### Working with the Refreshed List

* Expand the item list by clicking the **( + ) icon**.

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

* You can still use the **Filter Tree** to refine and view items based on your preferred criteria.

***

### Key Takeaway

* When **disabled**, the item list doesn’t appear automatically—you rely on the filter tree.
* When **enabled**, the system **auto-refreshes and displays the full item list** for easier access.

This option improves **convenience and speed** while working with item creation 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-1/automatically-refresh-items.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.
