> 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/ngay-phep/cap-nhat-ngay-bat-dau-lam-viec-truc-tiep-de-phan-mem-phat-sinh-phep-nam.md).

# Cập nhật ngày bắt đầu làm việc trực tiếp để phần mềm phát sinh phép năm

**Bước 1:** Chọn **HRM** -> chọn **Quỹ phép**&#x20;

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

**Bước 2:** Chọn nhân viên cần thêm Ngày bắt đầu làm việc -> Rê chuột vào sát cạnh mục Phòng ban để hiển thị icon **...** -> chọn **Cập nhật trực tiếp**

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

**Bước 3:** Tick chọn Cập nhật trực tiếp ngày bắt đầu làm việc -> Điền thời gian -> chọn **Lưu**

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

{% hint style="info" %}
Cách trừ phép trên phần mềm FastWork sẽ theo thứ tự lần lượt như sau:

1. Ưu tiên trừ ở phép lũy kế trước
2. Sau khi trừ hết phép lũy kế (trong thời gian quy định được hưởng lũy kế) sẽ trừ tiếp tới phép năm và phép thâm niên

Phép năm và phép thâm niên sẽ k phân biệt trừ phép nào trước phép nào sau

Hai phép này được tính chung trong cột còn thực tế. Nên khi có đơn xin nghỉ sẽ trừ trông cột phép còn thực tế đó
{% endhint %}

<figure><img src="https://help.fastwork.vn/wp-content/uploads/2021/12/image-7-1024x216.png" 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/ngay-phep/cap-nhat-ngay-bat-dau-lam-viec-truc-tiep-de-phan-mem-phat-sinh-phep-nam.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.
