> 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/payroll/import/increment.md).

# Increment

### 1. How to upload the increment file?

**Path**: Cloud Portal>Payroll>Import>Increment>download sample>Category>Add/Select Settings>fill in details>Save>Import Template>Upload File

**Step 1**: Log into the cloud portal, go to the ‘Payroll’ menu and under the ‘Import’ submenu click on the ‘Increment’ option.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252FPI1zVUYl6z01SqoVjn7m%252F0.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1475048d&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 2**: Download the ‘Sample Increment Import’ from the upper right-hand corner of the screen and prepare an Excel file to be uploaded accordingly.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252Fxwb27OghbQRooWSDrT7u%252F1.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=fcde7f79&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 3**: Select Category, Select Setting or add new setting if required. Fill in the Starting-Ending Row, Increment Apply On Month, Increment Apply On Year, Effective Date Column Name and Before Days (LOP/PD) Column, After Days (LOP/PD) Column Name in the respective fields according to the Excel sheet you prepared.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252F6U4TnwD1lQpGsOQcTWDA%252F2.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6915b174&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 4**: Map the ‘Component’ to the ‘Excel Column’ according to the file to be uploaded.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252FAD14FjdJN7J3pzS0dKeQ%252F3.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a4e24198&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 5**: Once you fill in all the necessary details click on the ‘Save Settings’ button. Upload the file in the ‘Import Templates’ button and click on the ‘Upload File’ button. The increment details will be imported accordingly.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-MXep_PEmh8mDPVWj49x%252Fuploads%252FYKRhvGTDHwCC2SFFCekR%252F4.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=766a0e1f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Note**: Before you upload a file for import in the Pocket HRMS, you need [to format the columns with a date to ‘Text to Column’ in Excel](https://docs.pockethrms.com/faqs/cloud-portal#id-11.-what-to-do-if-the-system-shows-error-while-uploading-excel-file-for-import) sheet.

**Link**: <https://cloud.pockethrms.com/Employee/Employee/EmployeeExcelImport?import=21>

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/payroll/import/increment.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.
