# Photo

Using 'Photo' action, users can scan the box label then take a photo of the order. This photo will appear on the packslip (depending on the configuration of your system).

{% hint style="info" %}
Notice: This process is available for both 'External' and 'Private Fleet' shipping methods.
{% endhint %}

To take a photo of the carton, use your handheld device to navigate to Fulfillment > Shipping Pick tickets. Select 'Photo' option and follow system generated instructions.&#x20;

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

#### Step 1

Scan a tote label and take a photo of the order using your android handheld device.&#x20;

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

#### Step 2

Click 'Yes' to save the picture. Click 'No' if you want to take another one.

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

#### Result

<figure><img src="/files/0sb5Xtn32AC7XvGPpUfX" 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/shipping-pick-tickets/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.
