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

# 员工假期余额

## 1.查看员工假期余额

### 1.1 查看员工假期余额(总计)&#x20;

* 操作步骤:［假期管理］>［假期余额］>［员工假期余额(总结)］

### 1.2 查看员工假期余额(明细)

* 操作步骤:［假期管理］>［假期余额］>［员工假期余额(明细)］

除了管理员能够在系统中查看假期余额外，员工还可以在APP自助查看假期余额，减少HR工作量。

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

### 1.3 自助平台和APP可查看假期余额变更历史

* 操作步骤：\
  自助平台:［自助服务平台］>［请假月历］>［我的假期 ］>［余额变更历史 ］\
  APP：［假期］>［请假月历］>［余额］>［余额变更历史 ］

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

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

## 2. 修改假期余额

* 修改单一休假余额只需直接点击要更改的休假即可。批次修改休假余额需要下载范本修改并上传。

### 2.1 单一发放/扣减余额&#x20;

* 透过 「修改假期余额」 来实现某位员工的某个适用假期的发放/扣减余额操作。
* 操作步骤： \
  ①［假期管理］>［假期余额］>［员工假期余额(总计)］> 点选员工的假期余额数 \
  ② 进入［假期使用纪录］>［修改假期余额］ \
  ③ 在编辑假期窗口，增加/减少假期余额，设定发放周期、生效日和输入备注，点击 「提交」

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

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

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

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

### 2.2 批量发放/扣减余额&#x20;

* 大量发放/扣减余额，发放多个员工或扣减多笔假期额度记录。
* 操作步骤： \
  ①［假期管理］>［假期余额］>［员工假期余额(总计)］>［Excel批量修改余额］ \
  ② 在修改假期余额页面，选择需要汇入的假期，点选 「下载模板」 下载假期余额模板 \
  ③  依范本要求，修改适用假期的余额，并保存Excel \
  ④ 回到修改假期余额页面，点选 「选择范本」 选择文件，点选 「上传」，上传成功后，Excel中的余额会覆盖系统中的余额

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

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

## 3. 导出假期报表

* 导出假期余额报表 - 操作步骤： \
  ［假期管理］>［假期余额］>［员工假期余额(总结)］>［导出假期余额报表］
* 导出假期年度报表 - 操作步骤： \
  ① ［假期管理］>［假期余额］>［员工假期余额(总计)］>［导出年度报表］ \
  ②  在年度报表弹出窗口，选择需要导出的假期、年度，点选 「导出」

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

<div align="left"><figure><img src="/files/cY2loxvA1E20Vr9j0QvD" alt=""><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.coreway.com/yoov-work/zh-cn/holiday-management/employee-vacation-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.
