# ORDERLY 操作目錄

## 第一次接觸 ORDERLY 的使用者

{% content-ref url="/pages/-LY0rIkVfAqfA2Luos0W" %}
[ORDERLY 系統總覽](/guide/system-overview.md)
{% endcontent-ref %}

ORDERLY 核心使用案例與功能簡介。

{% content-ref url="/pages/-LY0rKAWOvC9hCZpn2Vw" %}
[開始使用](/guide/start.md)
{% endcontent-ref %}

如何申請帳號、通過審核。

## 已有帳號，第一次使用 ORDERLY 系統&#x20;

{% content-ref url="/pages/-LY120vZ6HKZNjwSDmdQ" %}
[帳號與團隊設定](/guide/settings.md)
{% endcontent-ref %}

設定團隊資訊、帳號成員、團隊權限。

{% content-ref url="/pages/-LY1D-pjkPb2eVLuY4rm" %}
[數據總覽｜數據中心](/guide/importly.md)
{% endcontent-ref %}

說明約定資料格式，圖解資料匯入、查詢、編輯等流程。

{% content-ref url="/pages/-LY1D0uCJsUD6Owx-TAD" %}
[數據總覽｜儀表板](/guide/dashboard.md)
{% endcontent-ref %}

將跨平台資料轉化為視覺化銷售狀況、顧客分佈、回購數據等分析。

## 已有資料，開始進行智能顧客經營

{% content-ref url="/pages/-LY1D2IWjelH3XWQyFCB" %}
[會員活化｜智能經營](/guide/app.md)
{% endcontent-ref %}

針對顧客生命周期中，需要特別關注的環節提供智能經營模組與經營成效檢視。

{% content-ref url="/pages/-LY1Ijpjg8r9CYE3Ia\_m" %}
[會員活化｜會員再行銷](/guide/campaigns.md)
{% endcontent-ref %}

針對顧客分群並設計行銷方案

{% content-ref url="/pages/-LY1D3cKInqrT6roz0RX" %}
[智能條件篩選器](/guide/campaigns/customer-filter.md)
{% endcontent-ref %}

功能強大的顧客名單篩選器，精準分群顧客。

{% content-ref url="/pages/-LY1Isvh-Ger53eGroRr" %}
[郵件再行銷](/guide/campaigns/email.md)
{% endcontent-ref %}

郵件訊息編輯器與操作說明。

## 其他資源

{% content-ref url="/pages/-LY1JNOu43rfPAl0yeKB" %}
[常見問題 Q\&A](/guide/resources/faq.md)
{% endcontent-ref %}

常見問題集


---

# 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.ezorderly.com/guide/master.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.
