> For the complete documentation index, see [llms.txt](https://helpfastcons.fastwork.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch.md).

# Người dùng module Dispatch

- [Cách thêm mới văn bản đến](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-them-moi-van-ban-den.md): Thao tác thêm văn bản đến như sau:
- [Cách thêm mới văn bản đi](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-them-moi-van-ban-di.md): Thao tác thêm mới 1 văn bản đi như sau:
- [Cách xem hoạt động lịch sử của văn bản cụ thể](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-xem-hoat-dong-lich-su-cua-van-ban-cu-the.md)
- [Tiện ích tùy chỉnh danh sách thông tin hiển thị](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/tien-ich-tuy-chinh-danh-sach-thong-tin-hien-thi.md): Những trường thông tin tổng quan của danh sách văn bản có thể điều chỉnh với những thao tác sau:
- [Cách tìm nhanh văn bản đi đến](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-tim-nhanh-van-ban-di-den.md): Cách bộ lọc hỗ trợ của module văn bản đi đến bao gồm :
- [Cách trao đổi trên văn bản](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-trao-doi-tren-van-ban.md): Khi cần trao đổi 1 giữa cách thành viên liên quan đến văn bản, thực hiện thao tác
- [Cách đính kèm tài liệu lên văn bản](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-dinh-kem-tai-lieu-len-van-ban.md): Khi cần đính kèm tài liệu lên văn bản, bạn thực hiện các bước sau:
- [Cách chuyển tiếp một văn bản đến người cần xử lý](https://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch/cach-chuyen-tiep-mot-van-ban-den-nguoi-can-xu-ly.md): Khi bạn muốn chuyển tiếp văn bản đến người khác để xử lý, thực hiện các bước sau:


---

# 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://helpfastcons.fastwork.vn/huong-dan-module-khac/module-office/van-ban-di-den/nguoi-dung-module-dispatch.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.
