# 考勤管理

* YOOV 人事管理的考勤管理模组，自动快速计算出员工出勤结果，即时回馈异常结果，确保过程的快捷与准确，考勤APP 让HR管理更简单，实现内外勤集中管理，协助企业高效智能的人事考勤管理。
* 大致内容分别为:
  * 考勤设置
  * 排班管理
  * 提醒设定
  * 每日考勤
  * 当月考勤
  * 考勤报表


---

# Agent Instructions: 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:

```
GET https://docs.yoov.com/yoov-work/zh-cn/kao-qin-guan-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
