# Cost Centre Wise Transactions Breakup

**YouTube:** [How to Enter Cost Centre-Wise Transaction Breakup?](https://youtu.be/D0WGMAw4l_Y)

## How to Enter Cost Centre -Wise Transaction Breakup?

This tutorial explains how to **define Cost Center-wise Transaction Breakup** in Logic ERP. It guides you through allocating transactions across multiple cost centers using amount or percentage-based distribution. Additionally, it covers how to review these allocations through financial reports for better analysis and control.

***

### **Objective of Cost Center Allocation**

* Distribute expenses or transactions across **multiple cost centers**
* Improve **financial tracking and accountability**
* Enable detailed **cost analysis and reporting**
* Support better **decision-making**

***

### **Accessing the Breakup Window**

* Navigate to **Main Menu → Accounts Module**
* Go to **Accounts Voucher Section**
* Open **“Cost Centre Wise Transactions Breakup”**

<figure><img src="/files/1oZlxljvdAPXbN61JkRy" alt=""><figcaption></figcaption></figure>

***

### **Selecting Account & Cost Center**

* Search and select the **Account Name**

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

* Choose the relevant **Cost Center**

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

* The system will display:
  * All related account entries
  * Existing cost center allocations (if any)

<figure><img src="/files/2dJYoK02mapqmpJceAUM" alt=""><figcaption></figcaption></figure>

***

### **Allocating Transactions to Multiple Cost Centers**

* In the grid section below:
  * Enter **Cost Centers one by one**

<figure><img src="/files/4fcRNOc1wU0qBV1ay62t" alt=""><figcaption></figcaption></figure>

* Allocate values using either:
  * **Amount**
  * **Percentage (%)**

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

**Percentage-Based Allocation**

* Enter percentage values for each cost center
* System will automatically:
  * Calculate and distribute the amount
  * Display split values in real-time

**Important Rule**

* Total allocation must equal:
  * **100% (percentage-based)**
  * OR full transaction amount

<figure><img src="/files/9LgzSclVlLfCwqDKMBlO" alt=""><figcaption></figcaption></figure>

**Saving the Transaction**

* Once allocation is complete:
  * Verify totals
  * Click **Save**
* Transaction breakup will be recorded successfully

***

### **Viewing Cost Center Reports**

* Navigate to **Main Menu → Reports & Queries**
* Go to **Financial Analysis Section**
* Open **“Cost Center Wise Analysis Report”**

**Generating the Report**

* Click on **Create**
* System will generate a detailed report

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

**Report Insights**

* Displays:
  * Cost center-wise allocation
  * Transaction breakup details
  * Distributed amounts

***

### **Key Benefits**

* Provides **clear visibility of cost distribution**
* Enhances **financial transparency**
* Supports **budget tracking and control**
* Simplifies **multi-department expense management**

***

### **Final Outcome**

* Transactions are accurately split across cost centers
* Financial reports reflect **detailed allocation**
* Organizations gain **better control over expenses and analysis**


---

# 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/accounts/a-c-voucher/cost-centre-wise-transactions-breakup.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.
