> 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-huong-dan-su-dung-chuc-nang-nhan-tin.md).

# TaskFlow: Hướng dẫn sử dụng chức năng nhắn tin

### Chọn biểu tượng

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FPazrKKHaHvfBc6ednLzC%2Fimage.png?alt=media&amp;token=eec405bf-418e-4e65-88be-88daedb761cb" alt=""><figcaption></figcaption></figure>

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FsuEOrz3V7TPXxKUlSrn9%2F48.png?alt=media&amp;token=c68710e3-dc20-4b5d-8ce6-33272f798cf3" alt=""><figcaption></figcaption></figure>

### Giao diện nhắn tin của TaskFlow

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FFrzPaZWZnXhjAuDK5xF6%2F49.png?alt=media&amp;token=a3da43f9-d844-4a39-bc5f-7c7108f74c55" alt=""><figcaption></figcaption></figure>

### Chức năng nhắn tin sẽ bao gồm những chức năng nâng cao:

* Chức năng tìm kiếm
* Chức năng tạo nhóm (Theo người dùng/theo dự án)
* Chức năng nhắn tin hỗ trợ khách hàng

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FEZLNeLc8mbMb5de2AFfh%2F50.png?alt=media&amp;token=39a1484e-9553-4c6e-a9e3-a03d0af86ead" alt=""><figcaption></figcaption></figure>

Hướng dẫn tạo nhóm theo người dùng:<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-huong-dan-su-dung-chuc-nang-nhan-tin/taskflow-huong-dan-tao-nhom-nhan-tin-theo-nguoi-dung>

Hướng dẫn tạo nhóm theo 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-huong-dan-su-dung-chuc-nang-nhan-tin/taskflow-huong-dan-tao-nhom-nhan-tin-theo-du-an>

Hướng dẫn nhắn tin với nhân viên hỗ trợ khách hàng của TaskFlow: <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-huong-dan-su-dung-chuc-nang-nhan-tin/taskflow-huong-dan-nhan-tin-voi-nhan-vien-ho-tro-khach-hang-cua-taskflow>


---

# 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-huong-dan-su-dung-chuc-nang-nhan-tin.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.
