> For the complete documentation index, see [llms.txt](https://docs.icpc1hn.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.icpc1hn.work/2.-huong-dan-du-dung-app-icpc1hn/nhiem-vu/tao-nhiem-vu.md).

# Tạo nhiệm vụ

1. Nhiệm vụ gắn liền với khách hàng tổ chức.&#x20;
2. Một nhiệm vụ có thể được thực hiện ở nhiều khách hàng tổ chức khác nhau.
   * Tạo nhiệm vụ thì phải chọn các khách hàng tổ chức thực hiện nhiệm vụ đó.
3. Nhiệm vụ có thời hạn, hết thời hạn nhiệm vụ sẽ không được hiển thị trên màn hình. Nếu không chọn hạn chót, mặc định hạn chót của nhiệm vụ là ngày tạo.

### Hướng dẫn tạo Nhiệm vụ:

<figure><img src="/files/1Mb5G5xAFeSYvROkucoY" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/9fi4fS1DTaPRCLT1IDks" 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:

```
GET https://docs.icpc1hn.work/2.-huong-dan-du-dung-app-icpc1hn/nhiem-vu/tao-nhiem-vu.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.
