# Do not Allow Document Configuration Modification for Supervisor

**YouTube:** [How to Globally Restrict Supervisors from Modifying Document Configurations?](https://www.youtube.com/watch?v=xZTmSDj8qoo)

## How to Globally Restrict Supervisors from Modifying Document Configurations?

In this tutorial, we’ll demonstrate how to **restrict supervisors from modifying document configurations** in Logic ERP.

***

### **Enable the Restriction Setting**

* Open **Logic Admin** and go to **Global Settings**.
* Go to **Other** section and click to "User Rights Settings"&#x20;
* Locate and enable the option labeled as: **“Do not allow document configuration modification for supervisor”**.

<figure><img src="/files/dVmOt7nTIi8xIxcH85Df" alt=""><figcaption><p>Let's proceed with this option turned on to understand its practical implications in billing.</p></figcaption></figure>

* Save the settings.
* Restart the software to apply the changes.
* Use a **supervisor user account** to log in to Logic ERP.

> **Note:** To login through supervisor user press **Shift+F3**.

***

### **Attempt Configuration Modification**

* Go to any **Voucher Configuration** window.
* Try making a change in the configuration.
* Click **Save**.

<figure><img src="/files/cvWatLUuvpU8cjFSV4eg" alt=""><figcaption><p>As you can see in the image above, the software has prompted 'Modification Not Allowed'.</p></figcaption></figure>

> **Expected Result:** The software blocks the action and displays an **error message**:\
> \&#xNAN;**“Modification rights are not available.”**

* The configuration options will remain **disabled** for the supervisor in **all document configuration screens**.

***

### **Conclusion**

This feature ensures that **supervisors cannot modify document configurations**, preserving control and consistency across all branches and users, as enforced by admin settings.


---

# 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/do-not-allow-document-configuration-modification-for-supervisor.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.
