# Create Master Truck Load

To create new truck load, navigate to Fulfillment > Master Truck Loads in your web browser as shown below.

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

Click 'Data Entry' and select 'New truck load' option from the drop down menu. In the pop-up window select a customer and warehouse. Users can manually input load number, otherwise P4W system will automatically generate a unique combination.

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

Click 'Submit' button to continue.


---

# 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/master-truck-loads/create-master-truck-load.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.
