> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/fulfillment-services/db-global-logistics-australia-integration.md).

# DB Global Logistics – Australia Integration

DB Global Logistics has integrations for North American and Australian fulfillment centers. Order Desk can connect to both [DB Global Logistics](http://dbglogisticsmn.com/) integrations to send your orders for fulfillment.

**Note:** Each DB Global Logistics integration needs its own connection and individual setup depending which location will be doing the fulfillment. Make sure you connect to one or both of the versions of DB Global Logistics you need. This guide covers only DB Global Australia, as the North American fulfillment center may have slightly different settings.

### Setup

To connect to DB Global Logistics, click on the **Manage Integrations** link in the left sidebar and under the **Fulfillment** tab find and enable the DB Global Logistics Australia. If you need both activated, go through this process for each version of the integration.

Alternatively, search for DB Global Logistics from the available integrations and choose the Australia option.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FQHauEJdWgYwTcHTNQyeg%2Flegacy-f1323d75f8d4eede1bfa.gif?alt=media)

Add your Customer Name and Customer Order Prefix to connect DB Global Australia to Order Desk.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FiZkpOIXTUWg9xGTolNVE%2Flegacy-2ca701de271f084555ee.png?alt=media)

#### Integration Settings

After you have connected the integration, you can apply your preferences in the settings.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FqVWo4r5v7N4uDgKlV85w%2Flegacy-a5d0bdbea2e402896955.png?alt=media)

#### Sender Business

The name of the business or organization you’ll be sending your orders from.

#### Default Carrier Name

Enter a carrier name here as your default method. This information will be sent as a field to DB Global Logistics.

#### Default Service Name

Enter a service name here as your default method. This information will be sent as a field to DB Global Logistics.

#### After Import, Move To

Select the folder you want orders to be moved into after they are successfully sent to your fulfillment provider through DB Global Logistics.

You can use one of the default folders already in your store or create your own. Read the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide for more information.

#### After Shipment, Move To

Select the folder you want orders to be moved into as your fulfillment provider sends shipment details back to Order Desk from DB Global Logistics.

#### Automatically Send Imported orders to DB Global Australia

If selected, every order that is added to Order Desk will automatically be sent to your fulfillment provider through DB Global Logistics.

#### Defaults

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FJs35q0EGJUKMBqkHnarw%2Flegacy-f8e62e25e8b7534d1d4c.png?alt=media)

DB Global Logistics Australia allows you to set default weight, length, width and height dimensions for your orders.

#### Product Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2F60IuWs17yeA6eBo5XRYr%2Flegacy-c1f3d2c2517eba6bc747.png?alt=media)

For more information on what these product settings in the DB Global Logistics integration are for and how to use them, read the [Fulfillment Integration Product Settings](/integration-setup-guides/fulfillment-services/fulfillment-integration-product-settings.md) guide.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.orderdesk.com/integration-setup-guides/fulfillment-services/db-global-logistics-australia-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
