> 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/wu-liu/how-do-i-update-my-managed-logistics-settings.md).

# 如何更新我代管的物流設定？

您的代管物流設定可讓您控制如何提出配送請求、司機在取貨時聯絡誰，以及附加費如何處理。

## 存取您的設定

1. 在 Merchant Admin 中，前往 **管理 > 商店**.
2. 選擇您要設定的商店。
3. 向下捲動至 **Oddle 代管物流設定**.

## 更新聯絡資料

輸入您商店配送協調人的聯絡姓名和電話號碼。司機會使用這些資訊在取貨時聯絡相關人員。

您也可以新增 **司機指示** — 可包含前往您餐廳的路線、停車資訊，或任何特定的取貨指示，幫助司機順利找到您並取走訂單。

## 更新履約偏好

![履約偏好](/files/9956b246cb2901fd455f69879602dcdf167f6035)

### 司機請求偏好

預設情況下，Oddle 會自動為每筆新訂單請求司機。您可以自訂如下：

* **全部** — 自動為所有訂單請求司機（預設）
* **線上** — 僅為線上訂單自動請求司機
* **手動** — 僅為手動訂單自動請求司機
* **永不** — 不自動請求司機

您也可以啟用 **較大購物籃金額時自行安排配送司機** — 開啟後，Oddle 不會自動為超過您設定購物籃金額的訂單請求司機。若您偏好高價值訂單使用自有車隊，這會很有幫助。

### 服務類型偏好

Oddle 會根據距離、訂單大小和司機可用性自動選擇車輛類型：

| 車輛 | 預設條件                       |
| -- | -------------------------- |
| 機車 | 距離最遠 22 公里或購物籃金額最多 SGD 100 |
| 汽車 | 購物籃金額最多 SGD 400            |
| 貨車 | 購物籃金額超過 SGD 400            |

如果您想調整服務類型偏好，請聯絡 Oddle 團隊。

## 管理司機可用性與成本

![司機可用性設定](/files/6af13e5bd668370caeac0c2491922baa5548df24)

### 允許 Oddle 在尖峰時段管理可用時段

開啟後，Oddle 可能會在高需求時段暫時封鎖新的訂單時段，以優先完成目前尚未配對的既有訂單。若您希望在尖峰時段仍持續接受訂單，請關閉此功能—但請注意，您需要自有配送車隊來承接 Oddle 無法及時配對的新增訂單。

### 將附加費轉嫁給顧客

在尖峰時段，配送合作夥伴會提高費率以吸引更多司機。您可以在結帳時將這些附加費轉嫁給顧客，或由自己吸收，以維持較低的配送成本。

開啟此設定可將附加費轉嫁給顧客，或關閉以自行吸收。


---

# 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/wu-liu/how-do-i-update-my-managed-logistics-settings.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.
