# Truck Load | Manual

If truck load information is correct, click 'Consolidate' button in top right corner to start a process.

<figure><img src="/files/0tPIxi28CerbSml3QfqV" alt=""><figcaption></figcaption></figure>

After the state of the load is changed from 'Draft' to 'Consolidating', LPNs can be added to the current truck load. Scroll to the bottom of the page and click 'Add' button to select desired LPNs.

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

Tote/Pallet selection window will contain all the available positions users can add to the truck load. Make your selection using check boxes and click 'Add selected', or press 'Add all' to select all the available options.

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

{% hint style="info" %}
Notice: Only cartons with the same destination address can be added to the same truck load. Different ship to address cannot be mixed on the same truck load.
{% endhint %}

To remove one of the cartons, select the corresponding checkbox and click 'Remove' button as shown below.

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

{% hint style="info" %}
Notice: if tote belongs to a pallet/LPN, the whole pallet/LPN will be removed.
{% endhint %}

Before staging a truck load, make sure that correct dock doors are assigned to the shipment. This selection is important for further processing steps.

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

{% hint style="info" %}
Notice: If the 'Dock door' field is empty, system will prevent you from moving pallets to the loading area (dock doors).
{% endhint %}

After all the selections are done, users can stage the truck load to prepare it for shipping. Click the 'Stage' button in the top right corner of the window.

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

Alternatively, truck load can be returned to draft state if changes to the load details are required or in order to delete the truck load entirely. Click 'To Draft' button to change the truck load state back to draft.

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

Finally, truck load can be added to master truck load to become a part of much bigger order. Click 'To master truck load' as shown below.

<figure><img src="/files/5xBS0vlRJEE7GBsY5LHC" alt=""><figcaption></figcaption></figure>


---

# 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-manual.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.
