> For the complete documentation index, see [llms.txt](https://help.fastwork.vn/fastwork-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-timesheet/thao-tac-nguoi-dung/bang-cham-cong/huong-dan-xuat-du-lieu-bang-cham-cong.md).

# Hướng dẫn xuất dữ liệu bảng chấm công

**Bước 1:** Chọn **HRM** → chọn **Bảng chấm công**

<figure><img src="https://lh7-us.googleusercontent.com/X9NeKyEbTtXM6Qt8dioxkcutKB-O7xY7wjrM_OCYaVnIwOQMkNNDm6YPCYRiB2w_B4yczeA7YBzsqa9zh-3d87hWpfCJjf1zBYmgnkB3bnX0lsHu105eVyXaMRtW0DxY_glGQZMe3tWSeQMTs6j_CQo" alt=""><figcaption></figcaption></figure>

**Bước 2:** Chọn **Tiện ích** → chọn **Xuất dữ liệu**

Chọn vào loại dữ liệu mà anh/chị đang cần xuất ra

* ***Xuất dữ liệu số công:*** Xuất dữ liệu số công làm việc ca hành chính theo từng ngày
* ***Xuất dữ liệu số giờ:*** Xuất dữ liệu số giờ làm việc ca hành chính theo từng ngày
* ***Xuất dữ liệu làm thêm:*** Xuất dữ liệu số giờ làm thêm theo từng ngày
* ***Xuất dữ liệu công tăng ca:*** Xuất dữ liệu số công tăng ca theo từng ngày
* ***Xuất dữ liệu giờ tăng ca:*** Xuất dữ liệu số giờ tăng ca theo từng ngày
* ***Xuất dữ liệu chấm công theo ca:*** Xuất dữ liệu chấm công theo từng ca làm việc

{% hint style="info" %}

* Tích vào các trường thông tin mà cần xuất ra - sau đó chọn xuất dữ liệu
* ***Không xuất ký hiệu bảng công:*** Nếu tick vào thì file xuất sẽ không có ký hiệu của các đơn từ
  {% endhint %}

<figure><img src="https://lh7-us.googleusercontent.com/CCkz0nluTpsFbpzzHCEqyM_wCvWGA9l8W3mS5tzGY84TzUY9tDQvCR-hVTXa-j_asGTGaLosQ7JLSutuM-_F4vF-davgiHmkW09jNyxJbAA7vs4LNqMpWhk3MefaVk3pTHvA9526GBWGAhpU6aAUzvE" 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://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-timesheet/thao-tac-nguoi-dung/bang-cham-cong/huong-dan-xuat-du-lieu-bang-cham-cong.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.
