# 基本設定

## 團隊空間設定

設定您的團隊工作空間：可設定系統顯示的團隊名稱，以及發送 Email 給顧客時，會顯示的公司資訊以及連結。請務必確認填入正確之資訊。

| 項目     | 設定說明                                          |
| ------ | --------------------------------------------- |
| 團隊獨立網址 | 請填入品牌英文名稱（無法修改 請務必確認再填入）                      |
| 團隊圖示   | 請上傳品牌logo，此處圖案會顯示系統右上角。                       |
| 團隊名稱   | 請填入顧客可辨識之品牌名稱，除了顯示於系統上，系統發送活動通知時，也會顯示該處的相關資訊。 |
| 官方網站   | 請填入品牌官網網址，系統發送活動通知時，也會顯示該處的相關資訊。              |

[前往「團隊空間設定](https://ezorderly.com/team/settings/)

## 成員權限設定

#### 新增成員

“總帳號” 與 "管理員" 擁有新增團隊成員的權限。

1.如何新增成員 [點此查看](https://docs.ezorderly.com/guide/settings/index#xin-zeng-cheng-yuan)

2.帳號權限差異 [點此查看](https://docs.ezorderly.com/guide/settings/index#zhang-hao-quan-xian)

3.如何開啟/關閉成員權限 [點此查看](https://docs.ezorderly.com/guide/settings/index#zhang-hao-kai-qi-yu-guan-bi)

[前往 成員權限設定](https://ezorderly.com/team/settings/auth/)&#x20;

## 預覽與寄件人設定

| 欄位項目     | 說明                                                                           |
| -------- | ---------------------------------------------------------------------------- |
| 預覽簡訊手機   | <p>收測試簡訊的電話號碼（最多八組）</p><p>例：0912345678,0913445678</p>                        |
| 預覽郵件信箱   | <p>收測試郵件的 Email 位址（最多八組）</p><p>例：<din@ezorderly.com>,<kai@ezorderly.com></p> |
| 寄件人 名稱   | <p>顯示於收件者信箱的「寄件人」欄位</p><p>例：ORDERLY 顧客經營平台</p>                               |
| 寄件人 信箱   | <p>顯示於收件者信箱的「郵件」欄位</p><p>例：<info@ezorderly.com>，此處建議避免使用 Gmail 作為寄件信箱。</p>   |
| 收件人 回覆信箱 | <p>收件者回覆信件的寄件位址</p><p>例：<info@ezorderly.com>，請填入真實可收信件之 Email。</p>           |

&#x20;[前往 預覽與寄件人設定](https://ezorderly.com/team/settings/sender/)

## 訊息內容自動化

| 欄位項目                 | 說明                                                                         |
| -------------------- | -------------------------------------------------------------------------- |
| 啟用 Facebook 像素       |                                                                            |
| Facebook 像素碼         | 當收件人點擊或造訪郵件內容時觸發 Facebook 像素，進行受眾再追蹤。                                      |
| 顯示 Served by ORDERLY | 自行勾選是否顯示寄件平台，此處預設打勾。                                                       |
| 郵件標題開頭               | <p>信件標題可自動帶入收件者名稱</p><p>例：Hi, {{NAME}}，寄出時自動添加。</p>                        |
| 郵件標題結尾               | <p>信件標題末端會自動帶入該字</p><p>例：謝謝支持，寄出時自動添加。</p>                                 |
| 郵件內容開頭               | 請於編輯器編輯，可參考[編輯範例](https://docs.ezorderly.com/guide/settings/media#fan-li)。 |
| 郵件內容結尾               | 請於編輯器編輯，可參考[編輯範例](https://docs.ezorderly.com/guide/settings/media#fan-li)。 |

[前往 訊息內容自動化](https://ezorderly.com/team/settings/media/)&#x20;


---

# 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/base/setting.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.
