> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/leave-management/employee-leave-balance.md).

# Employee Leave Balance

## 1. Check Employee Leave Balance

### 1.1 View Employee Leave Balance (Summary)&#x20;

* Operation steps: \
  \[Leave] > \[Leave Balance] > \[Employee Leave Balance]&#x20;

### 1.2 View Employee Leave Balance (Details)&#x20;

* Operation steps: \
  \[Leave] > \[Leave Balance] > \[Employee Leave Balance (Details)]&#x20;
* In addition to administrators being able to view vacation balances in the system, employees can also view vacation balances on their own in the APP, reducing HR workload.

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

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

### **1.3 Self-Service Platform and APP Can View Leave Balance Change History**

* Operation Steps:\
  **Self-Service Platform**: \[Self-Service Platform] > \[Leave Calendar] > \[My Leave] > \[Balance Change History]\
  **APP:** \[Leave] > \[Leave Calendar] > \[Balance] > \[Balance Change History]

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

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

## 2. Modify Leave Balance&#x20;

* Modify single leave balance can just click on the leave that want to change directly. Modify leave balance in batches will need to download template to amend and upload.

### 2.1 Single Grant /Deduction of Balance&#x20;

* Operation steps: \
  ① \[Leave] > \[Leave Balance] > \[Employee Leave Balance] > Click on the employee’s Leave balance number \
  ② Enter \[Holiday Usage Record] > \[Modify Holiday Balance] \
  ③ In the Leave editing window, increase/decrease the holiday balance, set the issuance period, effective date and enter remarks, and click "Submit"

<figure><img src="/files/9DgjopXEQW4iwLdkiZCk" alt=""><figcaption><p>Single Change 1</p></figcaption></figure>

<figure><img src="/files/UbuWlzbE42aXqBfnlaxm" alt=""><figcaption><p>Single Change 2</p></figcaption></figure>

<div align="left"><figure><img src="/files/OhJKyHzC6z3KHAkspzM4" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/1lUBmmHae0jbRHQrisZJ" alt=""><figcaption></figcaption></figure></div>

### 2.2 Batch Issuance/Deduction of Leave Balance

* Operation steps: \
  ① \[Leave] > \[Leave Balance] > \[Employee Leave Balance] > \[Edit Balance in Excel in Batch] \
  ② On the Leave Balance Template page, select the Leave that needs to be imported, and click "Download Template" to download the Leave balance template. \
  ③ According to the requirements of the template, modify the balance of applicable holidays and save in Excel \
  ④ Return to the Leave Balance Template page, click "Choose Template", select the file, and click "Upload". After the upload is successful, the balance in Excel will overwrite the balance in the system.

<figure><img src="/files/qbW2GaYCrYkWUwcn8pKh" alt=""><figcaption><p>Change in Batch 1</p></figcaption></figure>

<figure><img src="/files/bE8m5e69TgpOPLD0vM03" alt=""><figcaption><p>Change in Batch 2</p></figcaption></figure>

## 3. Export Leave Report&#x20;

* Export Leave Balance Report - Operation steps: \
  \[Leave] > \[Leave Balance] > \[Employee Leave Balance] > \[Export Leave Balance Report]&#x20;
* Export Annual Leave Report - Operation steps: \
  ① \[Leave] > \[Leave Balance] > \[Employee Leave Balance] > \[Export Annual Report] \
  ② In the annual report pop-up window, select the leave range and year to be exported, and click "Export"

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

<div align="left"><figure><img src="/files/XwgY23fJlk7J845aAzk7" alt="" width="385"><figcaption></figcaption></figure></div>


---

# 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.yoov.com/yoov-work/leave-management/employee-leave-balance.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.
