# Expense Claim Categories

<p class="doc-lead">Expense Claim Categories classify employee expense reimbursements — travel, food, fuel, and other out-of-pocket costs. Each category can link to an expense account for accounting when claims are cleared through a pay run.</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="#/payroll/expense-claim-categories?id=overview">Overview</a>
<a href="#/payroll/expense-claim-categories?id=quick-start">Quick Start</a>
<a href="#/payroll/expense-claim-categories?id=fields">Fields</a>
<a href="#/payroll/expense-claim-categories?id=seed-data">Default Categories</a>
<a href="#/payroll/expense-claim-categories?id=how-it-works">How It Works</a>
<a href="#/payroll/expense-claim-categories?id=actions">Actions</a>
<a href="#/payroll/expense-claim-categories?id=faq">FAQ</a>
<a href="#/payroll/expense-claim-categories?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Payroll → Settings → Expense Claim Categories</b>.

Categories are selected on every <a href="#/payroll/expense-claim">Expense Claim</a> and grouped on the <a href="#/payroll/reports/expense-claim-report">Expense Claim Report</a>. The list shows name, description, and status.

<img src="payroll/images/expensecategory.webp" alt="Expense Claim Categories list" loading="lazy">

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

<h2 id="quick-start">Quick Start</h2>

<h3>1. Navigate</h3>
Go to <b>Payroll → Settings → Expense Claim Categories</b> and click <b>New</b>.

<h3>2. Fill the form</h3>
Enter <b>Name</b> and optionally <b>Description</b> and <b>Expense Account</b>.

<h3>3. Save</h3>
Click <b>Save</b>. The category appears on new expense claims.

<img src="payroll/images/expnse-claim-catgry-new.webp" alt="New Expense Claim Category form" loading="lazy">

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

<h2 id="fields">Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Category name shown on expense claims and reports. |
| Description | Optional note. |
| Expense Account | Optional link to an expense account for ledger posting when the claim is reimbursed. |

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

<h2 id="seed-data">Default Categories</h2>

Seeded on company creation:

| **ID** | **Name** | **Description** |
|--------|----------|-----------------|
| 1 | Tea & Food Expenses | Tea & Food Expenses |
| 2 | Parking Expenses | Parking Expenses |
| 3 | Fuel Expenses | — |
| 4 | Other Expense | Other Expense |

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

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

<ul>
<li><b>Expense Claim</b> — Employees submit claims with a category, amount, and date. Status is Approved (pending reimbursement) or Closed (cleared).</li>
<li><b>Pay Run</b> — Approved claims in the pay period are pulled into the pay run's expense section and reimbursed when the pay run is approved.</li>
<li><b>Reports</b> — The <a href="#/payroll/reports/expense-claim-report">Expense Claim Report</a> totals amounts by category, split into <b>Pending</b> (approved, not yet reimbursed) and <b>Cleared</b> (closed after reimbursement).</li>
<li><b>Employee Wise Salary</b> — Cleared expense claim amounts in the period appear in the <b>Expense claims(+)</b> column.</li>
</ul>

<img src="payroll/images/exp-claims.webp" alt="Expense claims list" loading="lazy">

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

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

<b>List header:</b> <b>New</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens the category in read-only view |
| Edit | Opens the edit form |
| Delete | Removes the category when not referenced |
| Suspend / Activate | Disables or re-enables the category |

<b>Form buttons:</b> <b>Save</b> / <b>Update</b>, <b>Reset</b>, <b>Cancel</b>

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

<h2 id="faq">FAQ</h2>

<p><b>Is an expense account required?</b><br>No. Link one when you want claims in that category to post to a specific expense ledger on reimbursement.</p>

<p><b>Can I add categories from the expense claim screen?</b><br>Yes, if you have create access on Expense Claim Categories.</p>

<p><b>Can I suspend a category with open claims?</b><br>Yes. Suspended categories are hidden from new claims — approved open claims keep their category until paid.</p>

<p><b>Does category affect pay-run expense account posting?</b><br>When an expense account is linked, reimbursement through pay run can post to that ledger — verify with your accountant.</p>

<p><b>Are seeded categories editable?</b><br>Seeded travel, food, and fuel categories can be renamed or suspended. Deletion may be blocked when claims reference the category.</p>

<p><b>Why doesn't my new category appear on mobile claims?</b><br>Refresh the app after creating an Active category. Field Sale App loads categories from the same master.</p>

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

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

<ul>
<li><a href="#/payroll/expense-claim">Expense Claim</a></li>
<li><a href="#/payroll/reports/expense-claim-report">Expense Claim Report</a></li>
<li><a href="#/payroll/pay-run">Pay Run</a></li>
</ul>
