> 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-them-moi-du-an.md).

# TaskFlow: Thêm mới dự án

## B1: Trên thanh chức năng phần dự án, chọn <mark style="color:$primary;">**`THÊM MỚI DỰ ÁN`**</mark>

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

## B2: Nhập thông tin dự án&#x20;

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

1. `Tên dự án`
2. `Thông tin dự án (ảnh, file, link,...)`
3. `Deadline dự án (ngày bắt đầu, ngày kết thúc)`

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

4. `Lựa chọn mức độ ưu tiên của dự án (thấp nhất, thấp, trung bình, cao, cao nhất)`&#x20;

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

5. `Chọn quản lý dự án`

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

6. `Chọn thành viên được tham gia dự án`\
   *Note: Những thành viên không được tích chọn tham gia dự án sẽ không được quyền nhận/giao việc trong dự án*

## B3: Chọn <mark style="color:$primary;">`tạo mới`</mark> để hoàn thành tạo dự án

<figure><img src="/files/04YW4PrC9pxY6RfTFJJj" alt=""><figcaption></figcaption></figure>

Hướng dẫn chỉnh sửa dự án: <https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/huong-dan-su-dung-taskflow/~/revisions/u1lmpX8EVduhAT7qs98W/tai-lieu-huong-dan-su-dung-taskflow-web/taskflow-them-moi-du-an/taskflow-chinh-sua-du-an>


---

# 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-them-moi-du-an.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.
