> 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/employee/employee-list/profile/leave.md).

# Leave

### 1. How do you manually change the available leave balance in the cloud portal?

To make changes manually in an employee's leave balance you can do it from employee’s cloud portal:\
**Path:** Login to cloud > Employee > Employee List > Go to Employee Profile for whom you want to edit the leave balance > Leave > Click on three dots of specific leave type > edit as required > Save.

\
**Step 1:** Login to cloud portal, go to ‘Employee’ menu, and select ‘Employee List’.

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

**Step 2:** Click on the employee name to go to ‘Employee Profile’ (for whom you want to edit the leave balance), select ‘Leave’ from tab.

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

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

**Step 3:** Click on the ‘3 dots’ of specific leave type that you want to edit, do the edits as required and select ‘Save’.

<figure><img src="/files/1ZXNGTj9RGvMvFge9fVZ" alt=""><figcaption></figcaption></figure>

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

Link:[https://cloud.pockethrms.com/Employee/employee/Profile?employeeID=12374\&module=profile\&empstatus=1#](https://cloud.pockethrms.com/Employee/employee/Profile?employeeID=12374\&module=profile\&empstatus=1)

&#x20;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/employee/employee-list/profile/leave.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.
