# Truck Load | Bulk

Instead of manually processing every pallet, users can add orders in bulk. From the truck load list page, click 'Data entry' button and select 'Generate' option from the drop down menu list.&#x20;

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

Truck load generation window contains all the eligible pick tickets that could be added to a new truck load. Make a selection using check boxes and click 'Generate for selected'. Alternately, use 'Generate for all' to create truck loads for all available pick tickets. &#x20;

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

As a result, P4W system will automatically generate truck loads based on pick ticket details (customer and ship to address).&#x20;

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

These orders are now ready to be staged and shipped individually. Alternatively, they can be added to a master truck load, as long as the customer is the same.


---

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