> 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/attendance-report.md).

# 考勤報表

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

系統自動產生多類別考勤報表，無需HR人工統計數據，並提供下載。&#x20;

## 2.當月考勤報表下載  <a href="#id-2-monthly-attendance-report-download" id="id-2-monthly-attendance-report-download"></a>

* 操作步驟：\
  ［考勤管理］>［當月考勤］>［月考勤總表］> 選擇時間 >  「導出記錄」

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

## 3.其他考勤報表下載 <a href="#id-3-other-attendance-report-download" id="id-3-other-attendance-report-download"></a>

* 操作步驟： \
  ［考勤管理］>［考勤報表」］> 「 下載 」

<table data-header-hidden><thead><tr><th width="226"></th><th></th></tr></thead><tbody><tr><td>報表名稱 </td><td>說明</td></tr><tr><td>工作時數報告 </td><td>計算員工在設定週期中，排班時長和實際考勤的時長</td></tr><tr><td>每日出勤工時報表 </td><td>計算員工每日的工作時長</td></tr><tr><td>工作地點總結 </td><td>計算員工工作地點總結</td></tr><tr><td>每月出席報表 </td><td>記錄員工每月出席總結</td></tr><tr><td>全部排班表 </td><td>匯出全部排班考勤組的排班表</td></tr></tbody></table>

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

在下載報表窗口，選擇相關選項，選擇指定部門/人員，點選 「下載」

<figure><img src="/files/GF7tnVFHUbSP7eiLK90K" 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/attendance-report.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.
