# 2.1客戶如何檢查樣本資料呢？

{% hint style="info" %}
檢查樣本資料是非常重要的過程。 若此階段沒有發現問題，若之後正式資料匯入才發現，就必須要刪除所有該平台資料，重新設定後，再重新匯入資料，非常花工喔！
{% endhint %}

## 檢查重點：

### 1. 訂單列表&#x20;

![](/files/-Lf2sLTS2rXwy2azCPhg)

逐一檢視不同「訂單來源」，確認所匯入的資料 **編號、狀態、訂購日期、出貨日期、訂購人、品項、售價、原價、成本、總價格** 是否正確。若有問題，請立即與我們聯繫。

> 請注意：若發現訂單列表沒有內容，代表您的訂單日期設定有誤，請重新調整您的訂單日期區間。

### 2. 顧客名單

![](/files/-Lf2tROkjhUTzZVLXJjk)

逐一檢視不同「顧客來源」，確認該會員**來源、編號、姓名、連路方式、最後消費日期、總購買次數、總金額**等，是否正確。建議可直接點選「顧客姓名」進入看該會員消費軌跡。


---

# 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://plans.ezorderly.com/plans/service-process/development/check.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.
