# 4.2.8 Xuất excel

Để xuất thông tin khách hàng, các bạn có thể xuất excel theo 2 kiểu:

* Xuất Excel kiểu 1: 1 đơn hàng có nhiều sản phẩm sẽ gộp chung các sản phẩm thành 1 dòng
* Xuất Excel kiểu 2: 1 đơn hàng có nhiều sản phẩm sẽ chia mỗi sản phẩm thành 1 dòng

![](/files/tqYoTnYOkCwiEt475Pm2)

{% hint style="info" %}
Chú ý: Mỗi lần xuất excel chỉ xuất được tối đa 5000 bản ghi
{% endhint %}


---

# 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://docs.pushsale.vn/huong-dan/telesale/ho-so-khach-hang/4.2.8-xuat-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.
