> For the complete documentation index, see [llms.txt](https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/documentation/tai-lieu-huong-dan-su-dung-taskflow-web-and-app/taskflow-app-huong-dan-su-dung-taskflow-app/taskflow-app-huong-dan-tao-cong-viec-tren-taskflow-app.md).

# TaskFlow APP: Hướng dẫn tạo công  việc trên TaskFlow APP

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2Fdw3HCUQooYryWAmieL6l%2Fapp2.png?alt=media&amp;token=6cfbc61d-dbba-40d3-8f18-f4c6faf59257" alt=""><figcaption></figcaption></figure>

### B1. Chọn biểu tượng ![](https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FmeIWxee2XZWpcVXdXYmh%2Fimage.png?alt=media\&token=8406438b-f819-4fd2-9654-c3b1bb58a6a5) để vào chức năng <mark style="color:$primary;">`công việc/dự án`</mark>

### B2. Chọn biểu tượng <img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FDsGDBs3wWkHQWtI9iSEQ%2Fimage.png?alt=media&amp;token=c2a2df23-deba-4652-a774-65276dbeaa76" alt="" data-size="original"> để thêm <mark style="color:$primary;">`công việc`</mark>

### B3. Chọn <mark style="color:$primary;">`dự án`</mark> để thêm công việc và điền các thông tin công việc (tiêu đề, mô tả, mức độ ưu tiên như TaskFlow WEB,...)

### B4. Chọn người được <mark style="color:$primary;">`giao việc, người theo dõi`</mark>

### B5. Chọn ngày <mark style="color:$primary;">`bắt đầu và ngày kết thúc`</mark> công việc (deadline)

### B6. Bật thông báo công việc, cài đặt đến hạn thông báo

### --> Hoàn thành tạo mới công việc.


---

# 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://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/documentation/tai-lieu-huong-dan-su-dung-taskflow-web-and-app/taskflow-app-huong-dan-su-dung-taskflow-app/taskflow-app-huong-dan-tao-cong-viec-tren-taskflow-app.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.
