> 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-web-gioi-thieu-chuc-nang-thuc-muc.md).

# TaskFlow WEB: Giới thiệu chức năng thưc mục

## 1.1 Thư mục lưu trữ dự án

#### Trên thanh công cụ chọn phần <mark style="color:$primary;">`thư mục`</mark> sẽ hiển thị toàn bộ các dự án công việc đã hoàn thành và có kết quả. Hệ thống sẽ tự động lưu trữ lại.

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

## 1.2 Cách tải file dự án&#x20;

### B1: trên giao diện các thư mục lựa chọn một thư mục muốn tải về

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

### B2: Chọn biểu tượng ![](/files/jzYpijiXCZiLKCsSPzMo) để tải về.

<figure><img src="/files/a5vMH6lLi6qHFtTSKFJf" 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, 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-web-gioi-thieu-chuc-nang-thuc-muc.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.
