# Allow Item Modification

**YouTube:** [How to Globally Enable Modification of Item or Product Masters?](https://www.youtube.com/watch?v=pyNnXZKbTsA)

## How to Globally Enable Modification of Item or Product Masters?

In this tutorial, we’ll explain how to **enable item modification globally** for all users in **Logic ERP**, making it easier to manage items across branches without configuring individual user permissions.

***

### **Enable Restriction in Global Settings:**

* Open **Logic Admin** and navigate to **Global Settings**.
* Go to **Other** section and click to "User Rights Settings"&#x20;
* Locate and enable the option labeled: **“Allow Item Modification”**

<figure><img src="/files/BYQSMnsfHcWMbMI2WciH" alt=""><figcaption><p>Let's keep this feature enable to observe its impact in billing</p></figcaption></figure>

> **Note:** This option is also available in the **Item Setup Configuration** and **User Access Modules**.\
> However, when configured there, it must be enabled **individually for each user**.\
> Using **Global Settings** allows for a **system-wide application**.

* Save the settings.
* Restart the software to apply the changes.

***

### **Verify Functionality**

* Open the **Item Setup** window.
* Select any **existing item**.
* Make modifications (e.g., update item description, change pricing, etc.).
* Click **Save**.
* The software **successfully saves the changes**.

> You can reopen the item to **review and verify** that your changes have been applied.

***

### **Conclusion**

Enabling **“Allow Item Modification”** via Global Settings helps ensure efficient item management by **granting modification rights to all users** without manual configuration, promoting consistency across all branches.


---

# 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/user-access/logic-global-admin/others/user-rights-settings/allow-item-modification.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.
