# 數據總覽｜儀表板

## 建立新儀表板

點選左方列表中「新儀表板」，預設為空白，可從左上角自訂名稱，橘色按鈕「置入圖表」中選取圖表類型，設定時間區間，自訂個人化儀表板。

![置入圖表選擇](/files/7XhevOGU7fw4YD5KC8C7)

![時間區間選擇](/files/7sqVi9CMkn0mORZCe3q2)

建立一個名為「總覽」的新儀表板為例，新增了一張銷售趨勢圖，圖表右上角方塊可選擇移除。

![](/files/HfIcCnXMDr8RAwrFGhHA)

## 圖表詳細資訊頁

點擊圖表名稱即可進入，包含圖表判讀方式與說明。

* 點擊右上角橘色日期按鈕，可設定時間區間。
* 點擊日期左方按鈕，可選擇資料橫軸的時間單位(日、周、季、月、年)，預設為「月」。
* 點擊圖表左上方藍色按鈕「複製分享」，即可自動複製分享連結，方便您分享重要數據給內部成員。

{% hint style="info" %}
分享連結內會保存您所有設定的參數，且分享僅限團隊內部成員。
{% endhint %}

![](/files/fUWyCafsRu7WCwY7wELe)

頁面下方有圖表資料的詳細清單列表。

![](/files/KlcdysUQxSPFj6SS1OMf)

## 圖表分類

{% content-ref url="/pages/-L\_lTgIvP18hL-rjVLj6" %}
[總覽](/guide/dashboard/overview.md)
{% endcontent-ref %}

提供「銷售趨勢」、「累積銷售趨勢」、「通路銷售趨勢」、「通路銷售排行」、「新舊客結構圖」、「商品銷售排行榜」、「顧客消費排行榜」圖表選擇。

{% content-ref url="/pages/-L\_lTqfrjXePxCDIAMCx" %}
[銷售分析](/guide/dashboard/sales-analysis.md)
{% endcontent-ref %}

提供「商品類別銷售趨勢」、「商品類別排行」、「商品銷售表現」圖表選擇。

{% content-ref url="/pages/-LwWeEeuz-QQOTfdOTVS" %}
[訂單分析](/guide/dashboard/orders-analysis.md)
{% endcontent-ref %}

提供「訂單總價區間圖」、「下訂時間熱時圖」、「商品購買訂單分佈圖」圖表選擇。

{% content-ref url="/pages/-L\_lTtebv1URrXN26QPe" %}
[回購分析](/guide/dashboard/retention.md)
{% endcontent-ref %}

提供「新舊客佔比」、「回購頻次人數分佈圖」、「回購頻次天數分佈圖」、「商品類別舊客排行榜」、「商品舊客排行榜」圖表選擇。

{% content-ref url="/pages/-L\_lTvT4dHeSGjVA0csl" %}
[顧客分析](/guide/dashboard/member-insight.md)
{% endcontent-ref %}

提供「顧客性別、年齡分佈圖」、「顧客年齡累計趨勢」、「顧客性別累計趨勢」圖表選擇。

{% content-ref url="/pages/-L\_lTxTEkz8Qf7Hb6o-W" %}
[顧客活躍分析](/guide/dashboard/engagement.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/dashboard.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.
