# Expense Account

<p class="doc-lead">Expense Account defines the expense categories used when recording expenses. Each expense account sits in the chart hierarchy and links to expense transactions.</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/expense-account?id=overview">Overview</a>
<a href="#/accounts/expense-account?id=list-view">List View</a>
<a href="#/accounts/expense-account?id=form-fields">Form Fields</a>
<a href="#/accounts/expense-account?id=how-it-works">How It Works</a>
<a href="#/accounts/expense-account?id=actions">Actions</a>
<a href="#/accounts/expense-account?id=faq">FAQ</a>
<a href="#/accounts/expense-account?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Accounts → Settings → Expense Account</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>

`Id`, `Name`, `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>Expense account on Expense entry</h3>

<p>Each expense account is a ledger under the expense section of the <a href="#/accounts/chart-of-accounts">Chart of Accounts</a>. On <a href="#/accounts/expense-entry">Expense</a>, the user selects an <b>Expense Ac</b> (expense account) for each line. On approve, the expense amount is debited to that account and credited to the payment account (cash, bank, credit supplier, prepaid, and so on).</p>

<p>Suspended expense accounts cannot be selected on new expenses; existing approved documents keep their account until edited.</p>

<h3>Reporting and analysis</h3>

<p>Expense accounts drive how operating costs appear on the income statement and in expense analysis reports. Filter or group by expense account to review spending by category.</p>

<p><b>Connected reports:</b> <a href="#/accounts/reports/expense-report">Expense Report</a>, <a href="#/accounts/reports/bill-wise-expense">Bill Wise Expense</a>, <a href="#/accounts/reports/branch-wise-expense">Branch Wise Expense</a>, <a href="#/accounts/reports/brand-wise-expense">Brand Wise Expense</a>, <a href="#/accounts/reports/income-statement">Income Statement</a>, <a href="#/accounts/reports/account-transactions">Account Transactions</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 |
| Activate / Suspend | View (more menu) | Enables or disables the account |



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

<h2 id="faq">FAQ</h2>
<p><b>How is this different from Chart of Accounts?</b><br>Expense Account is a focused list of operating expense ledgers used on <a href="#/accounts/expense-entry">Expense Entry</a>.</p>
<p><b>Can I suspend an expense account in use?</b><br>Suspended accounts cannot be selected on new expenses. Historical expenses keep the account.</p>
<p><b>Must every expense line have an expense account?</b><br>Yes on approve. Each line needs amount, expense account, date, and pay mode.</p>
<p><b>Do expense accounts appear on Income Statement?</b><br>Yes. Expense leaf accounts roll into P&amp;L via <a href="#/accounts/reports/income-statement">Income Statement</a>.</p>
<p><b>Can I set opening balance here?</b><br>Use <a href="#/accounts/opening-balance">Opening Balances</a> for ledger opening entries.</p>
<hr class="doc-section-divider">

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

<ul>
<li><a href="#/accounts/expense-entry">Expense</a></li>
<li><a href="#/accounts/chart-of-accounts">Chart of Accounts</a></li>
<li><a href="#/accounts/reports/expense-report">Expense Report</a></li>
<li><a href="#/accounts/accounts-settings">Accounts Settings</a></li>
</ul>
