> 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/don-tu-cham-cong/huong-dan-xem-bao-cao-thong-ke-so-don-xin-nghi.md).

# Hướng dẫn xem báo cáo thống kê số đơn xin nghỉ

**Bước 1:** Chọn **HRM** -> chọn **Báo cáo chấm công** -> chọn **Thống kê số đơn xin nghỉ**

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

**Bước 2:** Xác định khoảng thời gian cần xem ở bộ lọc -> chọn loại lý do cần xem

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

{% hint style="info" %}
Để xuất Excel về máy ta chọn **Tiện ích** -> chọn **Xuất dữ liệu tổng hợp** hoặc **Xuất dữ liệu chi tiết**
{% endhint %}

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

Phần mềm hỗ trợ thống kê theo đơn xin nghỉ, đơn giải trình, đơn vằng mặt. Để chọn loại đơn khác anh/chị click vào chữ Đơn xin nghỉ để đổi lại loại đơn cần xem.

<figure><img src="/files/9W0YA1zWTRD3NzLFWaPA" alt=""><figcaption></figcaption></figure>

**Bước 3:** Để xem dữ liệu một tháng cụ thể, anh/chị click vào số đơn của tháng đó

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

Thông tin chi tiết các đơn từ tương ứng sẽ được hiển thị.

<figure><img src="/files/tOnzbnhIJ9EZBlotG7H5" 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/don-tu-cham-cong/huong-dan-xem-bao-cao-thong-ke-so-don-xin-nghi.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.
