> For the complete documentation index, see [llms.txt](https://huongdan.cnvloyalty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/xuat-file.md).

# Xuất file

## Bước 1: Chọn danh mục cần xuất file

Có 3 danh mục có thể xuất file gồm:

### 1. Đơn hàng ➝ Tất cả đơn hàng

* Chọn Xuất đơn hàng

![](/files/-Mcmz_qif3p5Mjs3ITp-)

### 2. Đơn hàng ➝ Chưa hoàn thành (sắp ra mắt)

* Chọn Xuất đơn hàng

![](/files/-Mcn0NOyPCrhgSvIZOHe)

### 3. Vận chuyển

* Chọn Xuất phiếu vận chuyển

![](/files/-McmzkM7NvhCid05vViH)

## Bước 2: Cấu hình file xuất

### 1. Lọc file

* Trang hiện tại: lọc theo trang mà bạn đang xem
* Theo bộ lọc hiện tại: lọc theo điều kiện lọc bạn đang sử dụng
* Tất cả đơn hàng: lọc theo tất cả đơn hàng

![](/files/-Mcn0YA4T8WXIgA6agYK)

* Theo tháng hoặc quý: lọc theo thời gian
  * Chọn Tháng hoặc Quý cần lọc
  * Chọn Năm

![](/files/-Mcn0j86rxND_QZu3Y7X)

### 2. Định dạng file

* File .xls: sử dụng trên Excel
* File .csv: sử dụng trên Comma Seperated Values

![](/files/-Mcn0qaq05zVS2l9Cebh)

### 3. Xuất file

#### a. Xuất đơn hàng

* Ở danh mục Đơn hàng
  * Tất cả đơn hàng
  * Chưa hoàn thành

![](/files/-Mcn17RtZPleoKZXIpyV)

#### b. Xuất phiếu vận chuyển

* Ở danh mục Vận chuyển

![](/files/-Mcn1IeQ4ea-ELvjBNTl)

## Bước 3: Vào Cấu hình ➝ Xuất file

![](/files/-McVADT8ig95lhNy21Kx)

## Bước 4: Chọn File cần xuất

* File được tải về máy tính của bạn

![](/files/-Mcn1aBirvEnYZfnpP9t)


---

# 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://huongdan.cnvloyalty.com/tinh-nang/cau-hinh/xuat-file.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.
