> 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/utilities/payroll-process.md).

# Payroll Process

### 1. How to resolve Payroll process issue?

Pocket HRMS also allows you to perform payroll for selective employees like any category or all employees in one click. Explained below are the steps involved in payroll processing.

**Path:** Cloud login > Payroll > Utilities > Payroll Process > select a group of employees, you want to pay, a single employee, or all employees > Select month and year you want to perform payroll for > Process

**Step 1**: Login to cloud portal, Go to 'Payroll'

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MXep_PEmh8mDPVWj49x%252F-MYB2yCL1qR1PsN67qS3%252F-MYB3Fs4fgE0y6LfZH0L%252F1.png%3Falt%3Dmedia%26token%3D50a594fc-ec70-49ac-bb02-9b18a2e1cf5b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=63bf8774&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Step 2:** Follow: 'Utilities' > 'Payroll Process'. The payroll processing window appears as below.

<figure><img src="https://docs.pockethrms.com/~gitbook/image?url=https%3A%2F%2F4282324958-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MXep_PEmh8mDPVWj49x%252F-MYB2yCL1qR1PsN67qS3%252F-MYB3Kn8F3av2oqhTirl%252F2.png%3Falt%3Dmedia%26token%3D99d81de0-3bf2-4e01-8a63-6019896df8e5&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6db536e9&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Here you can select a group of employees, you want to pay, a single employee, or all employees by selecting the respective option as shown in the screenshot below.

Select month and year you want to perform payroll for. After, selecting all the required options, click on 'Process'.

***Note:** If you are unable to process payroll, kindly contact us at* [*support@pockethrms.com*](mailto: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/utilities/payroll-process.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.
