# Assemble a Master Truck Load

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

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

After the state of the master truck load is changed from 'Draft' to 'Consolidating', individual truck loads can be added. Scroll to the bottom of the page and click 'Add truck loads' button to select desired positions from the list.

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

{% hint style="info" %}
Notice: Make sure that Master Truck Load is assigned to the dock door. If 'Dock door' field is empty, system will prompt an error during staging process (Tote to dock).
{% endhint %}

Truck load 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/66rForOubF2WvYCDZcVo" alt=""><figcaption></figcaption></figure>

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

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

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/HC7CgBcc6OgdJ1nLWAG2" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/Vil1oTclksKks7hngrRW" 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/master-truck-loads/create-master-truck-load/assemble-a-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.
