> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/zhang-hu/how-do-i-download-my-customer-data.md).

# 如何下載我的顧客資料？

您可以隨時從 Merchant Admin 匯出完整的客戶名單。這對於了解您的顧客是誰、執行外部電子郵件行銷活動，或保留一份資料副本都很有幫助。

當顧客透過您的 Oddle Shop 網路商店下單，或您的員工透過 Register App 建立訂單時，系統會自動建立客戶記錄。

## 匯出您的客戶名單

1. 登入 Merchant Admin 於 [panel.oddle.me](https://panel.oddle.me).
2. 前往 **顧客** 分頁。
3. 點擊 **下載客戶資料**.

您的客戶資料將匯出為 Excel 檔案並下載到您的裝置。

{% hint style="info" %}
匯出內容包含客戶詳細資料，例如姓名和電子郵件地址。請依據您當地的資料保護義務處理這些資料（例如新加坡的 PDPA、歐洲的 GDPR）。
{% endhint %}


---

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

```
GET https://www.oddle.me/docs/help-center/help-center-zh/zhang-hu/how-do-i-download-my-customer-data.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.
