# Private Fleet

<figure><img src="/files/DEFKHlyRP7hLFYcj6h63" alt=""><figcaption></figcaption></figure>

1. **Require Dock Door** - whether to require Pick Ticket to be assigned to dock doors for shipping.
2. **Require Dock Door Matching** - whether to require Totes to be moved to Dock doors and require to match Dock door to Pick Ticket dock door assignment,
3. **Default Driver Id** - default Driver Id to be used when shipping with private fleet. This value will be used during Auto Shipping.
4. **Default Vehicle Id** - default Vehicle Id to be used when shipping with private fleet. This value will be used during Auto Shipping.
5. **Default Seal Number** - default Seal number to be used when shipping with private fleet. This value will be used during Auto Shipping.
6. **Track Pick Ticket Geo Location** - track Pick ticket Geo Location.

{% hint style="info" %}
Notice: Click 'Save' to implement changes.&#x20;
{% endhint %}


---

# 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://docs.p4warehouse.com/v2/fulfillment/system-configurations/shipping/private-fleet.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.
