# Tìm kiếm đơn hàng và xuất file excel

Hệ thống UPOS cho phép người dùng tìm kiếm đơn hàng lọc theo nhiều thuộc tính: Mã đơn hàng, ngày tạo đơn, sản phẩm, nhóm nhân viên, trạng thái đơn hàng, đối tác vận chuyển, kho,...

Chọn các thuộc tính cần lọc rồi nhấn nút **Áp dụng**

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

Và hệ thống cũng cho phép xuất danh sách đơn hàng ra file excel dễ dàng quản lý: toàn bộ danh sách đơn hàng hoặc danh sách đơn hàng sau khi lọc tìm kiếm. Nhấn vào **Xuất Excel** trên góc phải màn hình để tải file excel.

<figure><img src="/files/3imxMKikejkS4N3XYGlS" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://help.upos.vn/don-hang-va-san-pham/don-hang/tim-kiem-don-hang-va-xuat-file-excel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
