> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/faqs/cloud-portal/settings/hr/category.md).

# Category

### 1. How to add or create a new category?

**Path**: Cloud portal > Settings > HR > Category > click '+' icon > fill in details > Save

**Step 1**: Log into the cloud portal, go to 'Settings' menu and under the ‘HR’ tab, click on the ‘Category’ subtab.

**Step 2:** Click the '+' icon towards the upper right corner of the screen to create a new category.

![](/files/pCDAUmyhiFbylw5BTDvs)

**Step** **3:** In the New Category pop-up, add required details such as Category, Description, Display Order in the respective fields as required and click on the ‘Save’ button. The new Category will be added accordingly.

![](/files/xlxyqXzcGwVOYO2MHyOQ)

**Link**: <https://cloud.pockethrms.com/Settings/Employee/Index?module=hr&submodule=category>

For any queries, contact <support@pockethrms.com>

### 2. How to delete category?

To delete the category, please make sure the category is not assigned to any employee, and to delete the category you can follow the

**Path:** Login to cloud > Settings > HR > Category > in front of the category name click on the delete icon

**Step 1:** login to cloud portal, go to ‘Settings’ menu, and select ‘HR’ tab.

![](/files/2rcZZRRKQdzTIDTUVv52)

**Step 2:** Select ‘Category’, from the categories available, click on the ‘Delete Icon’ on the right., and click on ‘Ok’ to confirm the removal of category.

![](/files/KP63mTibcwRdDiao3qyx)

![](/files/606h22TfbJzoaTTcOKvp)

Link: <https://cloud.pockethrms.com/Settings/Employee/Index?module=hr&submodule=category>

For any queries, contact <support@pockethrms.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/faqs/cloud-portal/settings/hr/category.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
