# Photo

Using Photo option, users can scan the Bill of Landing/Truck Load Number and then take a photo of the pallet. This photo will appear on the packslip. (Depending on the configuration of your system.)

Using your handheld device, navigate to Fulfillment > Shipping Truck Loads and click 'Photo' icon. Follow the system generated instructions on the bottom of the screen.&#x20;

#### Step 1

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

#### Step 2

If the chosen truck load is correct, confirm your selection to continue.

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

#### Step 3

Take the photo of the pallet using your android handheld device.

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

Click 'Yes' button to complete the process.

#### Result

Repeat the process if you wish to replace current picture. Otherwise press 'No'.

<figure><img src="/files/cpq3asBH1FWyHAd0zb9A" 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/shipping-truck-load/photo.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.
