# Project Category

<p class="doc-lead">Project Categories group tasks within a project — for example, Electrical, Mechanical, or Procurement. Categories are mapped to individual projects via <a href="#/project/project-category-mapping">Project Category Mapping</a>.</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="#/project/project-category?id=overview">Overview &amp; List View</a>
<a href="#/project/project-category?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="#/project/project-category?id=header-fields">Header Fields</a>
<a href="#/project/project-category?id=actions-status">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="#/project/project-category?id=example">Example</a>
<a href="#/project/project-category?id=faq">FAQ</a>
<a href="#/project/project-category?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Project → Project Category</b>.

<b>List columns</b>

| **Column** | **Shows** |
|------------|-----------|
| Id | Category reference number. |
| Name | Category name. |
| Status | Active or Inactive. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Active | Active categories only. |
| Inactive | Inactive categories only. |

<b>Advanced Filters</b>

Id, Status, Created date.

<b>List row actions</b>

Edit, Delete, View.

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

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

1. Go to <b>Project → Project Category</b> and click <b>New</b>.
2. Enter <b>Category Name</b> and optional <b>Description</b>.
3. Click <b>Save</b>.
4. Map the category to projects using <a href="#/project/project-category-mapping">Project Category Mapping</a> or <b>Assign Template</b> on a project.

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

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

| **Field** | **Required** | **Description** |
|-----------|--------------|-----------------|
| Category Name | Yes | Name shown on tasks and reports. |
| Description | No | What this category covers. |

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

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

<b>Toolbar</b>: Edit, Delete, Clone, Print (more menu).

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

<h2 id="example">Example</h2>

A fabrication yard creates categories <b>Hull</b>, <b>Outfitting</b>, and <b>Painting</b>. Each <a href="#/project/project-task">Project Task</a> is assigned to one category so the <a href="#/project/reports/task-wise-material">Task Wise Material</a> report can be filtered by trade.

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

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

<b>Must I create a category before creating tasks?</b><br>
Categories are optional but recommended. Tasks can be created without a category, though reports like Task Wise Material filter more cleanly when categories are used.

<b>How do categories appear on a project?</b><br>
Map categories to each project via <a href="#/project/project-category-mapping">Project Category Mapping</a> or automatically through <b>Assign Template</b> on <a href="#/project/projects">Projects</a>.

<b>What happens when I inactivate a category?</b><br>
Inactive categories cannot be selected on new tasks or template rows. Existing tasks and mappings keep their category reference.

<b>Can two categories have the same name?</b><br>
Use distinct names for clarity. Category Name is the primary identifier shown on tasks and reports.

<b>Is Project Category the same as expense or inventory category?</b><br>
No. Project Categories group tasks within a job. Inventory item groups and expense accounts are separate master data.

<b>Can I delete a category used on tasks?</b><br>
Delete may be blocked when tasks, template rows, or mappings reference the category. Inactivate the category instead to prevent new use.

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

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

<ul>
<li><a href="#/project/project-category-mapping">Project Category Mapping</a></li>
<li><a href="#/project/project-task">Project Task</a></li>
<li><a href="#/project/project-template">Project Template</a></li>
</ul>
