> 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/pocket-hrms-2.0-mobile-app/exit/request/employee-separation.md).

# Employee separation

### How to Submit Request of Separation from Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Exit > Request > Employee Separation > Fill in details such as Employee details (Last working day, separation date, Separation category or reason) and upload resignation letter > Fill Personal details (Personal mobile, personal email address, Address, comments) and upload any other necessary document if required > Submit Request

**Step 1:** Log in to the Pocket HRMS 2.0 mobile app and click on the three horizontal lines (Hamburger menu) at the top left corner.

<figure><img src="/files/81b7b239ba11066231c78ce631582d856484bddc" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the ‘Exit’ module from the menu and tap on ‘Request’.

<figure><img src="/files/f02dd1adb8785853d7afe7ad12310fc840256d10" alt=""><figcaption></figcaption></figure>

**Step 3:** Choose ‘Employee Separation’ to begin the resignation process.

<figure><img src="/files/6e6fdeb604286e60f10436fe300488006c53a4da" alt=""><figcaption></figcaption></figure>

**Step 4:** Fill in the ‘Employee details’ including your Last working day, separation date, and the Separation category or reason (From the drop-down), then upload your resignation letter.

<figure><img src="/files/a76847635ce5e4a6973c95f7d9a2ea0efb695532" alt=""><figcaption></figcaption></figure>

**Step 5:** Provide your ‘Personal details’ such as your personal mobile number, personal email address, current address, and any additional comments; upload any other necessary documents if required.

<figure><img src="/files/8f47be5aa89e804f1911674905c4b071f9c2ab89" alt=""><figcaption></figcaption></figure>

**Step 6:** Click on ‘Submit Request’ to send your separation application for approval.

<figure><img src="/files/a408b62b4d5d9c33fcb7d7164b92991b2316a2f4" alt=""><figcaption></figcaption></figure>

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/pocket-hrms-2.0-mobile-app/exit/request/employee-separation.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.
