# Leave Type

<p class="doc-lead">Leave Type defines the categories of leave available to employees — such as Annual Leave, Sick Leave, or Casual Leave. Leave types are selected when creating leave requests and configured in leave allowances.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Getting started</span>
<div class="doc-toc-links">
<a href="#/hr/leave-type?id=overview">Overview &amp; List View</a>
<a href="#/hr/leave-type?id=quick-start">Quick Start</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Form reference</span>
<div class="doc-toc-links">
<a href="#/hr/leave-type?id=header-fields">Header Fields</a>
<a href="#/hr/leave-type?id=actions">Actions &amp; Status</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">More</span>
<div class="doc-toc-links">
<a href="#/hr/leave-type?id=faq">FAQ</a>
<a href="#/hr/leave-type?id=related">Related</a>
</div>
</div>
</div>

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

<h2 id="overview">Overview &amp; List View</h2>

<img src="hr/images/leave-type.webp" alt="Leave Type list" loading="lazy">

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| ID | Record ID. |
| Name | Leave type name. |
| Description | Brief description. |

<b>List row actions</b>

| **Action** | **Available when** |
|------------|-------------------|
| Edit | All |
| Delete | All |
| Suspend | Active |
| Activate | Suspended |
| View | All |

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

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

<h3>1. Navigate</h3>
Go to <b>HRMS → Masters → Leave Type</b>.

<h3>2. Create new leave type</h3>
Click <b>New</b>.

<img src="hr/images/new-leave-type.webp" alt="New Leave Type" loading="lazy">

<h3>3. Fill in details</h3>
Enter <b>Name</b> and <b>Description</b>.

<h3>4. Save</h3>
Click <b>Save</b>.

<h3>5. Configure allowance</h3>
Add this leave type to employee <a href="#/hr/leave-allowance">Leave Allowance</a> records with entitlement days.

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

<h2 id="header-fields">Header Fields Reference</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Leave type name (e.g. Annual Leave, Sick Leave). |
| Description | Purpose or policy notes. |

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

<h2 id="actions">Actions &amp; Status</h2>

| **Action** | **Description** |
|------------|-----------------|
| Edit | Opens for editing. |
| Delete | Permanently removes the leave type. |
| Suspend | Deactivates the leave type. |
| Activate | Reactivates a suspended leave type. |
| Print | Prints details. |

| **Status** | **Description** |
|------------|-----------------|
| Active | Available for leave requests and allowances. |
| Suspended | Hidden from new leave requests. |

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

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

<b>Do I need to create leave types before leave requests?</b><br>
Yes. Employees select a leave type when creating a <a href="#/hr/leave-request">Leave Request</a>. Configure entitlements in <a href="#/hr/leave-allowance">Leave Allowance</a>.

<b>Can I suspend a leave type instead of deleting it?</b><br>
Yes. Suspended leave types are hidden from new requests but remain on historical leave and allowance records.

<b>Does leave type control paid vs unpaid leave?</b><br>
Payroll and allowance rules use leave type when calculating LOP and paid leave consumption — configure policy in leave allowance and payroll settings.

<b>Can employees create their own leave types?</b><br>
No. Only HR administrators maintain leave types on this master screen.

<b>How many leave types should I create?</b><br>
Create one type per policy bucket your organization tracks separately (annual, sick, casual, unpaid, etc.) — avoid duplicate names.

<b>What happens if I delete a leave type in use?</b><br>
Deletion may be blocked when requests or allowances reference the type — suspend instead to preserve history.

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

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

<ul>
<li><a href="#/hr/leave-request">Leave Request</a></li>
<li><a href="#/hr/leave-allowance">Leave Allowance</a></li>
<li><a href="#/hr/hrms-settings">HR Settings</a> — accrual and leave marking rules.</li>
</ul>
