# Setup Account Groups

**YouTube:** [How to create Account Groups in Logic ERP?](https://www.youtube.com/watch?v=XPs35TnKRQY)

## How to create Account Groups in Logic ERP?

This tutorial explains the **end-to-end process of creating, structuring, and allocating Account Groups** in **Logic ERP**, using its multi-level grouping system.

***

### **Open Account Group Setup**

* Navigate to Setup/Setup Accounts and select **"Setup Account Groups"**.
* You will see **10 General Groups**, out of which **2 are Balance Sheet Groups** by default.

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

* Each group supports **5 hierarchical levels**.

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

***

#### **Create or Rename an Account Group**

* Click on any available group to **rename it** as required.
* This renamed group will act as the **parent group**.

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

***

#### **Create Level 1 Groups (Areas)**

* Select **Level 1** and rename it (example: *Areas*).

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

* Click **Refresh** to start creating entries.

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

* Open **Column Attributes** and remove unnecessary columns.

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

* Enter the **Area Name**.
* Select the correct **Group Type**:
  * Choose **Customer** if grouping customers.

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

* Optionally, enable **Billing Logic** based on *Due* or *Overdue* bills.

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

* Create as many areas as required.

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

* Click **Save**, then expand the group to view created areas.

***

#### **Create Level 2 Groups (Agents)**

* Move to **Level 2**.

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

* Enter the **Agent Name**.
* Select the appropriate **Group Type**.
* Create multiple agents as needed.

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

* Click **Save** to confirm.

***

### **Create Level 3 Groups (Days of the Week)**

* Navigate to **Level 3**.

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

* Create entries such as **Monday, Tuesday, Wednesday**, etc.

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

* The process remains the same as Level 1 and Level 2.
* Similarly, you can configure **Level 4 and Level 5** if required.

***

### **Allocate Customers to Areas**

* Select an **Area** at Level 1.
* Click on **Allocate**.
* Select the customers belonging to that area.

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

* Click **OK** to confirm.

***Note:*** One account can belong to **only one group**.

***

### **Allocate Areas to Agents**

* Select an **Agent** at Level 2.
* Allocate the relevant **Areas** to that agent.

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

* Click **OK**.
* ***Note:*** One area cannot be allocated to multiple agents.

***

### **Allocate Agents to Days**

* Select a **Day** at Level 3.
* Allocate the required **Agents/Salesmen**.

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

* Follow the same allocation process as earlier levels.
* Agents can be distributed across different days.

***

### **Set Order of Groups or Accounts**

* Select the required group.
* Click **Refresh → Set Order**.
* Use the **arrow keys** to arrange the order as needed.

<figure><img src="/files/0FtqnU6Ld7C0pQnbYoUe" alt=""><figcaption></figcaption></figure>

* Save the changes.

***

### **Working with Balance Sheet Groups**

* By default, **2 Balance Sheet Groups** are available.
* You can **add more Balance Sheet Groups** if required.
* All accounts must belong to **one Balance Sheet Group**.

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

* To change a group:
  * Select the account
  * Press **OK** to reassign

***

### **Deallocate & Reallocate Groups**

* To correct a wrong allocation:
  * Select the group (example: *Friday*)
  * Click **Deallocate**

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

* Select the account/agent and press **OK**

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

* Then go to the correct group (example: *Wednesday*) and **Allocate** again.

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

* This deallocation process can be done at **any group level**.

***

### **Conclusion**

The Account Group feature in Logic ERP allows you to build a **powerful, multi-level structure** for customers, agents, areas, and schedules—ensuring better control, reporting, and operational efficiency.


---

# 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/setups/setup-accounts/setup-account-groups.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.
