# How do I update my managed logistics settings?

Your Managed Logistics Settings let you control how delivery requests are made, who drivers contact at pickup, and how surcharges are handled.

## Accessing your settings

1. In Merchant Admin, go to **Manage > Stores**.
2. Select the store you want to configure.
3. Scroll down to **Oddle Managed Logistics Settings**.

## Updating contact details

Enter the contact name and phone number for your store's delivery coordinator. Drivers will use this to reach someone at pickup.

You can also add **Instructions for Drivers** — include directions to your restaurant, parking notes, or any specific collection instructions to help drivers find you and collect orders smoothly.

## Updating fulfilment preferences

![Fulfilment preferences](/files/nUQVajRoT0WXGLu7KS7T)

### Driver request preference

By default, Oddle automatically requests a driver for every new order. You can customise this:

* **All** — Automatically request a driver for all orders (default)
* **Online** — Automatically request a driver for online orders only
* **Manual** — Automatically request a driver for manual orders only
* **Never** — Do not automatically request a driver

You can also enable **Self arrange delivery driver for larger basket value** — when turned on, Oddle will not automatically request a driver for orders above the basket amount you set. This is useful if you prefer to use your own fleet for high-value orders.

### Service type preference

Oddle selects the vehicle type automatically based on distance, order size, and driver availability:

| Vehicle | Default criteria                                    |
| ------- | --------------------------------------------------- |
| Bike    | Distances up to 22 km or basket sizes up to SGD 100 |
| Car     | Basket sizes up to SGD 400                          |
| Van     | Basket sizes above SGD 400                          |

Contact the Oddle team if you'd like to adjust your service type preferences.

## Managing driver availability and costs

![Driver availability settings](/files/ixvdWyVlhu4Ek9woaNem)

### Allow Oddle to manage available time slots during peak periods

When this is on, Oddle may temporarily block new order slots during high-demand periods to prioritise fulfilling existing unmatched orders. Turn this off if you want to keep accepting orders during peak periods — but note that you'll need your own delivery fleet to cover any new orders Oddle can't match in time.

### Pass surcharges on to customers

During peak periods, delivery partners charge higher rates to attract more drivers. You can pass these surcharges on to your customers at checkout, or absorb them yourself to keep delivery costs low.

Toggle this setting on to pass surcharges through to customers, or off to absorb them.


---

# 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://www.oddle.me/docs/help-center/logistics/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.
