> 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-hk/attendance-management/daily-attendance-check.md).

# 每日考勤

## &#x20;1. 功能描述  <a href="#id-1-feature-description" id="id-1-feature-description"></a>

系統自動統計員工每日考勤數據，管理員可查看和下載每天的考勤狀況。 在報表中，詳細統計了缺勤、缺卡、遲到、早退、請假、出勤人數，清單中也可查看各項詳情。

## &#x20;2. 查看每日考勤  <a href="#id-2-view-daily-attendance" id="id-2-view-daily-attendance"></a>

* 操作步驟： ［考勤管理］>［每日考勤］<br>
* 如需下載員工出勤紀錄 :
  * 操作步驟： ［考勤管理］>［每日考勤］>［導出］

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


---

# 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-hk/attendance-management/daily-attendance-check.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.
