# Chart of Accounts

<p class="doc-lead">Chart of Accounts is the complete ledger hierarchy for your company. Create and organize accounts under parent groups for accurate financial reporting.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/accounts/chart-of-accounts?id=overview">Overview</a>
<a href="#/accounts/chart-of-accounts?id=list-view">List View</a>
<a href="#/accounts/chart-of-accounts?id=form-fields">Form Fields</a>
<a href="#/accounts/chart-of-accounts?id=how-it-works">How It Works</a>
<a href="#/accounts/chart-of-accounts?id=actions">Actions</a>
<a href="#/accounts/chart-of-accounts?id=faq">FAQ</a>
<a href="#/accounts/chart-of-accounts?id=related">Related</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Go to <b>Accounts → Settings → Chart of Accounts</b> from the left menu.

Master data screens do not use Master Update — edit records directly from the list or view.

<hr class="doc-section-divider">

<h2 id="list-view">List View</h2>

<b>List columns</b>

`Name`, `Id`, `Account Code`, `Description`

<b>Header actions</b>: <b>New</b>

<b>Row actions</b>: edit, view

<hr class="doc-section-divider">

<h2 id="form-fields">Form Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| (see below) | Exact labels from the create/edit form |

<b>Create / edit fields</b>

Name*, Account Code, Parent account *, Description. Section Opening Balance: Has Opening Balance, As on date, Opening Balance

<b>Form buttons</b>: <b>Save</b>, <b>Update</b>, <b>Reset</b>, <b>Cancel</b> (as applicable)

<hr class="doc-section-divider">

<h2 id="how-it-works">How It Works</h2>

<h3>Account hierarchy</h3>

<p>Chart of Accounts is a tree of <b>Parent account</b> groups and leaf ledger accounts. Groups (for example Assets, Liabilities, Income, Expenses) organize reporting; only leaf accounts receive journal postings from transactions, vouchers, and manual journals.</p>

<p>When you create a ledger account, choose the correct parent group so it rolls up into the right section on financial statements. <b>Account Code</b> and <b>Name</b> appear on reports and drill-down screens. Optional <b>Opening Balance</b> on create sets the starting balance for that ledger as of <b>As on date</b>.</p>

<h3>Groups vs ledger accounts on reports</h3>

<ul>
<li><b>Group accounts</b> — summary rows; balances are the sum of child accounts.</li>
<li><b>Ledger accounts</b> — posting targets; every approved transaction debits or credits one or more leaf accounts.</li>
</ul>

<p>Specialized masters — <a href="#/accounts/expense-account">Expense Account</a>, <a href="#/accounts/cash-bank-accounts">Cash/Bank Accounts</a>, <a href="#/accounts/prepaid-accounts">Prepaid Accounts</a>, <a href="#/accounts/taxes">Taxes</a>, and <a href="#/accounts/fixed-asset-accounts">Fixed Asset Accounts</a> — create or link accounts under this hierarchy with preset account types.</p>

<p><b>Connected reports:</b> <a href="#/accounts/reports/trial-balance">Trial Balance</a>, <a href="#/accounts/reports/balance-sheet">Balance Sheet</a>, <a href="#/accounts/reports/income-statement">Income Statement</a>, <a href="#/accounts/reports/account-transactions">Account Transactions</a>, <a href="#/accounts/reports/journal-report">Journal Report</a>.</p>

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

| **Action** | **Where** | **Description** |
|------------|-----------|-----------------|
| New | List | Opens create form |
| edit | List, View | Opens edit form |
| view | List | Opens read-only view |
| Delete | View | Removes the account (blocked if it has a balance or is a system account) |
| Activate / Suspend | View (more menu) | Enables or disables the account |



<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>
<p><b>Can I post to a group account?</b><br>No. Only leaf accounts accept journal lines. Approve fails if you select a parent/group account.</p>
<p><b>Why can I not delete an account?</b><br>Accounts with balance or system/base accounts cannot be deleted. Suspend instead when allowed.</p>
<p><b>Can parent and child be different account types?</b><br>No. Child accounts must share the parent's account type.</p>
<p><b>Where do opening balances for GL accounts go?</b><br><a href="#/accounts/opening-balance">Opening Balances</a> — one approved opening per account.</p>
<p><b>How does COA affect reports?</b><br>Trial Balance, Balance Sheet, and Income Statement read from this hierarchy.</p>
<hr class="doc-section-divider">

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/accounts/expense-account">Expense Account</a></li>
<li><a href="#/accounts/cash-bank-accounts">Cash/Bank Accounts</a></li>
<li><a href="#/accounts/reports/trial-balance">Trial Balance</a></li>
<li><a href="#/accounts/accounts-settings">Accounts Settings</a></li>
</ul>
