# Master Truck Load Details

Master truck load details page is very similar to a regular truck load page, expect for the presence of 'Shipping cost' section. Shipping costs are calculated for each truck load individually and are not reflected on the master truck load BOL.

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

## Header

Header section includes general information about current truck load, including: state, truck load number, customer, and warehouse. Specific users can be assigned to handle current order by using corresponding link.

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

Users can add information regarding truck load reference, shipper details, and special instructions.&#x20;

## Ship from/Ship to

Address section includes shipper (warehouse) and receiver (customer) addresses. Either fields can be edited from the following window if needed.

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

## Carrier

Carrier section includes information about chosen carrier, payment type, BOL number and other details.&#x20;

If the shipping rules for the client are set in advance, then the system will automatically populate carrier SCAC code and charge term. Otherwise users can manually set these details by using corresponding links, dropdown menus, and check boxes as shown below.

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

* **'Trailer loaded'** options are: by shipper and by driver.
* **'Freight counted'** options are: by shipper, by driver pallets, by driver pieces.

## Third Party Billing

This section is used with Collect and Third Party charge terms only. Following section includes fields for alternative billing address.

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

## Load Info Details

This section contains 10 fields for custom details about current truck load. Information from this field will also be visible from the truck loads list and can be used for sorting purposes.&#x20;

<figure><img src="/files/rWjgFRdzvDQVlrvvHHsz" 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/master-truck-load-details.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.
