# Prepaid Accounts

<p class="doc-lead">Prepaid Accounts are asset accounts that track advance payments to be recognized as expenses over time. Each prepaid account links to an expense account for allocation.</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/prepaid-accounts?id=overview">Overview</a>
<a href="#/accounts/prepaid-accounts?id=list-view">List View</a>
<a href="#/accounts/prepaid-accounts?id=form-fields">Form Fields</a>
<a href="#/accounts/prepaid-accounts?id=how-it-works">How It Works</a>
<a href="#/accounts/prepaid-accounts?id=actions">Actions</a>
<a href="#/accounts/prepaid-accounts?id=faq">FAQ</a>
<a href="#/accounts/prepaid-accounts?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Accounts → Settings → Prepaid 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>

`Id`, `Name`, `Description`, `Expense Account`

<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*, Expense Account *, Description

<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>Prepaid asset accounts</h3>

<p>Each prepaid account is an asset ledger that holds advance payments until they are recognized as expense. On create, you link an <b>Expense Account *</b> — the expense category used when the prepaid balance is amortized.</p>

<h3>Prepaid Expense workflow</h3>

<p>On <a href="#/accounts/prepaid-expense">Prepaid Expense</a>, the user selects a <b>Prepaid Ac</b> and pays from a cash or bank account. On approve, the payment is debited to the prepaid asset account (not expense). Recognition happens later by creating an <a href="#/accounts/expense-entry">Expense</a> that draws down the prepaid balance, moving the amount from the prepaid asset account to the linked expense account. There is no automatic scheduled amortization — each recognition is posted manually when the expense is recorded.</p>

<p>Use <b>clone</b> on the account view to copy a prepaid account setup for a similar 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/account-transactions">Account Transactions</a> (prepaid asset and linked expense accounts), <a href="#/accounts/reports/balance-sheet">Balance Sheet</a> (prepaid asset balance).</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 |
| clone | View | Copies the account setup into a new draft |
| Activate / Suspend | View (more menu) | Enables or disables the account |



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

<h2 id="faq">FAQ</h2>
<p><b>What are prepaid accounts?</b><br>Asset-side accounts holding prepaid expense balances until recognized through <a href="#/accounts/prepaid-expense">Prepaid Expense</a>.</p>
<p><b>How is balance reduced?</b><br>Create expenses with Prepaid pay mode linked to the prepaid expense voucher.</p>
<p><b>Can I delete a prepaid account with balance?</b><br>Accounts with closing balance cannot be deleted.</p>
<p><b>How is this different from Prepaid Expense transaction?</b><br>Prepaid Accounts is the GL master. Prepaid Expense is the payment/recognition document.</p>
<p><b>Where do I see remaining prepaid?</b><br>Prepaid Expense view shows prepaid balance; <a href="#/accounts/reports/account-transactions">Account Transactions</a> shows GL movement.</p>
<hr class="doc-section-divider">

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

<ul>
<li><a href="#/accounts/prepaid-expense">Prepaid Expense</a></li>
<li><a href="#/accounts/expense-account">Expense Account</a></li>
<li><a href="#/accounts/reports/expense-report">Expense Report</a></li>
<li><a href="#/accounts/accounts-settings">Accounts Settings</a></li>
</ul>
