> 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/payroll/salary-structure.md).

# Salary Structure

### 1. How to enable deduction of a component in monthly input of particular category?

### How to make a component visible in the monthly input for particular employee category?

**Path**: Cloud Portal > Settings > Payroll > Salary Structure > Deduction Formula > select category from circle > find Component > 3 Dots > Edit > Percent or Direct - Direct > other details > Save

**Step 1**: Log into the cloud portal, go to the ‘Settings’ menu and under the ‘Payroll’ tab, click on the ‘Salary Component’ subtab.

**Step 2**: Click on the ‘Deduction Formula’ section and then click on the required Category from the circle.

![](/files/3AVktI0k0uXSUZ1QjGZz)

**Step 3**: Find the required component in the list. Click on the respective ‘3Dots’ and select the 'Edit’ option.

![](/files/6h4DgHtS23acmUcxqR5H)

**Step 4**: From the ‘Direct or Percent’ field select the ‘Direct’ option, select other details and click the ‘Save’ button. The component will be visible in the monthly input list for the selected Category.

![](/files/M3NfQhXtRwAk1Z05gBNo)

**Note**: Select ‘Rounding’ as ‘1 Rupee’ to avoid decimals in calculation.

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

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

### 2. How to Calculate Leave Encashment Rate Settings in Salary Component?

\
Leave encashment is typically configured based on company-specific policies and may vary across different categories within each organization.

To check the leave encashment settings configured for your company by category, please follow the steps below:

**Path:** Cloud> Go to Settings > Payroll > Salary Structure > Select the Relevant Category > Under Earning Details, search for the Leave Encashment component (Click ‘Ctrl F’ to get the search window and search for ’Leave encashment amount’).

**Step 1:** Login to cloud portal, go to ‘settings’ menu, select ‘Payroll’ tab and click on ‘Salary Structure’.

![](/files/jzJgeKsAB6R7jHtASitN)

**Step 2**: Select the relevant ‘Category’ and under the earnings details, Click ‘Ctrl F’ and search for the ‘Leave Encashment Component’.

![](/files/iOvUEyHMdXx8Km726y2a)

![](/files/tyJpvTz4c4vdD12p7iyj)

**Note-** You can only review the calculation method set for your selected category. This will help you understand how leave encashment is defined and calculated based on your company’s configuration.

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

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/payroll/salary-structure.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.
