> 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-accounts/branch-setup/setup-branch-+-document-wise-default-cost-centers.md).

# Setup Branch + Document Wise Default Cost Centers

**YouTube:** [How to Set Up Branch - and Document - Wise Default Cost Centres?](https://www.youtube.com/watch?v=kYm3eXnzk_c)

## How to Set Up Branch - and Document - Wise Default Cost Centres?

In this Tutorial, we will learn how to Set up a **Branch and Document Wise Default Cost Center** in Logic ERP step-by-step.

***

### **Open Setup Window**

* Go to the **Setup Module**
* Navigate to **Branch Setup**
* Open **“Setup Branch + Document Wise Default Cost Centers”**

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

***

### **Select Branch and Document**

* Choose the **Required Branch**

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

* Select the **Document Type** (e.g., Sales, Purchase, etc.) where you want to assign the default cost center

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

* Click on **Refresh** to load the details

***

### **Assign Default Cost Center**

* Press the **Space Key** in the Cost Center column
* Select the **desired Cost Center** for the selected branch and document

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

* Click on **Save** to apply the configuration

***

### **Enable Cost Center Field in Sales Bill**

* Go to the **Main Menu**
* Open **Sales Voucher Configuration**
* Select the relevant **Series**
* Navigate to **Other Settings 1**
* Click on **Column Locks**
* **Unlock the Cost Center field**

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

* Save the changes

***

### **Verify in Sales Bill**

* Open the **Sales Bill Window**
* Create a **New Bill**

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

You will now observe:

* The **Cost Center field is visible**
* The **default cost center is automatically populated** based on the selected branch and document

***

### **Conclusion**

This setup helps in:

* Automating cost center allocation
* Reducing manual entry errors
* Ensuring accurate financial tracking across branches and documents


---

# 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-accounts/branch-setup/setup-branch-+-document-wise-default-cost-centers.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.
