> For the complete documentation index, see [llms.txt](https://helpfastcons.fastwork.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-work/tasks/cach-thiet-lap-he-thong/phan-quyen-va-thiet-lap/thiet-lap-cong-viec-mau.md).

# Thiết lập công việc mẫu

**Bước 1:** Từ menu WORK bạn chọn “Quản trị phân hệ WORK+”

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

**Bước 2**: Chọn “Danh mục” và chọn “Công việc mẫu” để tạo mới một công việc mẫu

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

**Bước 3:** Chọn "Thêm mới" để tạo công việc mẫu.

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

**Bước 4**: Nhập thông tin cho công việc mẫu

<figure><img src="/files/4GOudIS6rjUjXhMCXF4z" alt=""><figcaption></figcaption></figure>

Tên mẫu công việc: Định danh loại công việc.&#x20;

Điểm; Điểm trần: Loại công việc này sẽ được tự động cho điểm. Mô tả: Mô tả nội dung công việc tương ứng với loại công việc này.

Việc cần làm: Các đầu mục cần làm sẽ tự động được bổ sung khi cho loại công việc này.&#x20;

Người theo dõi: người theo dõi thực hiện công việc loại công việc này.&#x20;

Cần đánh giá: Đánh giá chất lượng, tiến độ thực hiện công việc.&#x20;

Thời gian thực hiện: thời gian thực hiện công việc theo giờ ứng với từng loại công việc.&#x20;

Biểu mẫu: Biểu mẫu công việc ứng với loại công việc.&#x20;

Bộ phận sử dụng: Bộ phận sử dụng loại công việc, khi chọn bộ phận sử dụng những nhân viên không thuộc bộ phận đã chọn sẽ không thấy loại công việc này.

Bấm "Lưu" để cấu hình thành công


---

# 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://helpfastcons.fastwork.vn/huong-dan-module-khac/module-work/tasks/cach-thiet-lap-he-thong/phan-quyen-va-thiet-lap/thiet-lap-cong-viec-mau.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.
