> For the complete documentation index, see [llms.txt](https://docs.jobdone.cc/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobdone.cc/user_guide/attendance/web-based/records/corporate-records.md).

# 公司出勤資料

僅有人資成員可於此處查看所有成員&#x4E4B;**「今日出勤概覽」**，以及將一個月內的所有出勤狀&#x6CC1;**「匯出Excel」**。

可參考下圖，對比**人資成員**與**非人資成員**之畫面差異。

{% hint style="success" %}
如下圖，如該成員今日有核准通過的休假申請，系統將醒目標示以提醒所有成員。        &#x20;
{% endhint %}

<div><figure><img src="/files/78P92Oed19qN1CHORJHX" alt=""><figcaption><p>人資成員畫面</p></figcaption></figure> <figure><img src="/files/I5brhwc913awlDan8HB8" alt=""><figcaption><p>非人資成員畫面</p></figcaption></figure></div>

***

## 👨‍💼 01｜今日出勤概覽

進入主頁面後，於下圖紅框圈選處選取日期，即可查看該天所員工之出勤紀錄（包括：打卡、加班及休假）

<figure><img src="/files/tVWnZoEe7bqvM5urLhQp" alt=""><figcaption><p>選取日期</p></figcaption></figure>

日期選擇完畢後，如左圖紅框圈選處。於欲查看的成員點&#x9078;**「…」**，再點&#x9078;**「今日出勤概覽」**。

即可查看該成員「當天」的**今日出勤狀況**、**加班狀況**及**休假狀況** (右圖)。

{% hint style="success" %}
加班/休假狀況亦會顯示當日該成員所有加班/休假申請（包括審核中、拒絕核准）。
{% endhint %}

<div><figure><img src="/files/Ji3cJrmzXBvsJqv4JTDy" alt=""><figcaption><p>左圖 - 點選今日出勤概覽</p></figcaption></figure> <figure><img src="/files/0QEGTyaivfdoJdvCKSrN" alt=""><figcaption><p>右圖 - 查看今日出勤概覽</p></figcaption></figure></div>

***

## 📊 02｜匯出 Excel

進入公司出勤資料頁面後，如下圖紅框圈選處，於右上角點&#x9078;**「匯出 Excel」**，即可選擇年月份(圖二、三)。

<figure><img src="/files/Z3w3qiZjGBEv71eB6KKw" alt=""><figcaption><p>圖一 - 點選匯出 Excel</p></figcaption></figure>

點&#x9078;**「匯出 Excel」**&#x5F8C;，即可匯出該月份所有公司之**打卡情況**、**加班狀況**及**休假狀況**。

<div><figure><img src="/files/81yWafI4Gx0FB1v6rLyn" alt=""><figcaption><p>圖二 - 點選開啟年月份選擇</p></figcaption></figure> <figure><img src="/files/hMlRrmw2VhIMZwQ0xzTM" alt=""><figcaption><p>圖三 - 選擇年月份</p></figcaption></figure></div>

點&#x9078;**「匯出」**&#x5373;會開始下載 Excel 檔。

<figure><img src="/files/xtcoyFJ7S1bGGviR5TFn" alt=""><figcaption><p>圖四 - 匯出/取消</p></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.jobdone.cc/user_guide/attendance/web-based/records/corporate-records.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.
