> 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-huy-duyet-don-tu.md).

# Hướng dẫn hủy duyệt đơn từ

## 1. Thao tác hủy duyệt đơn trên web

**Bước 1:** Chọn **HRM** -> chọn **Đơn từ chấm công**

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

**Bước 2:** Tại thanh công cụ lọc phía bên trái màn hình, chọn Trạng thái **Đã duyệt**, phần mềm sẽ tự động lọc những đơn đang ở trạng thái **Đã duyệt**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1609404911264.png" alt=""><figcaption></figcaption></figure>

**Bước 3:** Click vào đơn cần hủy duyệt đơn, phần mềm tự động hiển thị chi tiết nội dung đơn từ

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1609404935400.png" alt=""><figcaption></figcaption></figure>

**Bước 4:** Chọn **Hủy duyệt** để hủy duyệt đơn

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1609404952870.png" alt=""><figcaption></figcaption></figure>

**Bước 5:**

* ***Đồng ý:*** nếu muốn hủy duyệt đơn
* ***Huỷ bỏ:*** nếu không hủy duyệt đơn

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624635250261.png" alt=""><figcaption></figcaption></figure>

## 2. Thao tác hủy duyệt đơn trên mobile

Tại giao diện chính -> chọn bảng menu ở góc dưới bên phải -> Tại phần **Giám sát** -> chọn **Duyệt đơn từ**

<figure><img src="/files/45eBtGJlsLZtsRpjtxWo" alt=""><figcaption></figcaption></figure>

Chọn Tab **Bước đã duyệt** -> tích vào nút **Hủy duyệt** trên đơn cần hủy duyệt tương ứng

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

Nhập nội dung lý do Hủy và chọn Đồng ý để xác nhận

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

{% hint style="info" %}
Trường hợp đơn từ có nhiều cấp duyệt, nếu anh/chị là người duyệt ở bước đầu thì cần đợi người duyệt bước cuối hủy duyệt. Thứ tự hủy duyệt sẽ ngược với thứ tự duyệt đơn, khi các bước sau đã hủy duyệt thì anh/chị mới có thể thực hiện hủy duyệt cho bước phê duyệt của mình thực hiện
{% endhint %}


---

# 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-huy-duyet-don-tu.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.
