# ORDERLY 操作目錄

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

{% content-ref url="system-overview" %}
[system-overview](https://docs.ezorderly.com/guide/system-overview)
{% endcontent-ref %}

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

{% content-ref url="start" %}
[start](https://docs.ezorderly.com/guide/start)
{% endcontent-ref %}

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

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

{% content-ref url="settings" %}
[settings](https://docs.ezorderly.com/guide/settings)
{% endcontent-ref %}

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

{% content-ref url="importly" %}
[importly](https://docs.ezorderly.com/guide/importly)
{% endcontent-ref %}

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

{% content-ref url="dashboard" %}
[dashboard](https://docs.ezorderly.com/guide/dashboard)
{% endcontent-ref %}

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

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

{% content-ref url="app" %}
[app](https://docs.ezorderly.com/guide/app)
{% endcontent-ref %}

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

{% content-ref url="campaigns" %}
[campaigns](https://docs.ezorderly.com/guide/campaigns)
{% endcontent-ref %}

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

{% content-ref url="campaigns/customer-filter" %}
[customer-filter](https://docs.ezorderly.com/guide/campaigns/customer-filter)
{% endcontent-ref %}

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

{% content-ref url="campaigns/email" %}
[email](https://docs.ezorderly.com/guide/campaigns/email)
{% endcontent-ref %}

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

## 其他資源

{% content-ref url="resources/faq" %}
[faq](https://docs.ezorderly.com/guide/resources/faq)
{% 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.
