# Do not allow new Branch Creation

**YouTube:** [How to Restrict New Branch Creation in Global Settings?](https://www.youtube.com/watch?v=kv5IU2dpQdM)

## How to Restrict New Branch Creation in Global Settings?

This tutorial explains how to enable a setting in Logic ERP that **prevents the creation of new branches**, ensuring tighter control over branch management.

***

### **Enable Restriction in Logic Admin**

* Open **Logic Admin**.
* Navigate to **Global Settings.**
* Under the **Others** section click on **Other Setting**.
* Locate and enable the option labeled as:&#x20;

> **"Do not allow new Branch Creation"**

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

* Click on **Save** and **Restart the software** to apply the configuration.

***

### Implement **the Restriction**

* Navigate to the **Setup Branch** window.
* A list of **existing branches** will be displayed.
* Attempt to **create a new branch**:
  * Enter the **Branch Name** and **Short Name**.
  * Click **Save**.

> **Result**:\
> The branch **is not created**, and the entered details are **automatically cleared**.

This confirms that the restriction is **successfully applied**.

***

### **Benefits of Enabling This Option**

<table><thead><tr><th width="280">Benefit</th><th>Description</th></tr></thead><tbody><tr><td><strong>Access Control</strong></td><td>Prevents unauthorized users from creating new branches</td></tr><tr><td><strong>Organizational Consistency</strong></td><td>Maintains a controlled branch structure</td></tr><tr><td><strong>Data Integrity</strong></td><td>Avoids accidental or duplicate branch creation</td></tr></tbody></table>


---

# 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/other-settings/do-not-allow-new-branch-creation.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.
