# Quản lý công việc định kỳ

**Bước 1**: Chọn Công việc định kỳ, hệ thống hiển thị danh sách các công việc định kỳ

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

**Bước 2**: Đối với công việc lặp hàng ngày, khi người sử dụng hoàn thành công việc, hệ thống thực hiện:&#x20;

* Ghi nhận lich sử hoàn thành của công việc lặp hiện thời&#x20;
* Tạo công việc lặp tiếp theo&#x20;

**Bước 3**: Người giao việc vào màn hình lịch sử công việc lặp để thực hiện đánh giá công việc đã thực hiện như đối với 1 bước trên quy trình công việc


---

# Agent Instructions: 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:

```
GET https://spsvn.gitbook.io/product-docs-1/huong-dan-su-dung-cho-nguoi-dung-1/quan-ly-cong-viec/quan-ly-cong-viec-dinh-ky.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
