# Warehousing Advanced Settings

<figure><img src="/files/SkAyx1Kki7r1zbMNWgfW" alt=""><figcaption><p>Warehousing Advanced Settings</p></figcaption></figure>

The *advanced settings* in the warehousing section of *order import* settings allow you to configure the following:

1. **Default Carrier**: This dropdown allows you to assign a default carrier to your orders.
2. **Default Ship Service**: This dropdown allows you to assign a default shipping service to your orders.
3. **Map Shipping Service by Country**: This field allows you to map specific ship services to orders based on the country they are being shipped to.
4. **Default Shipping Terms**: This dropdown allows you to assign a default shipping term to your orders.
5. **Split Orders to Locations**: Enabling this option will split orders to locations defined till the inventory can be fully allocated for all lines.
6. **Sync Returns Before Integration Start Data**: Enabling this option brings in returns (created after the integration start date) from orders that were created before the integration start date. All such returns are dropped as credits in the system.


---

# 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://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/warehousing/warehousing-advanced-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.
