# How can I view photo and signature proof of delivery?

One of the most common requests clients ask from their couriers and last mile delivery partners is proof of delivery. They want to be able to verify that their products were delivered safely and on time. Here's how proof of delivery in Parcelizer works.

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

When a driver hits the \[Complete] button on the Stop detail screen of a delivery stop ([how do I complete a route?](https://docs.packagelytics.com/driver-app/how-do-i-complete-a-route)), he will be given the option to include proof of delivery by either taking one or more photos (he can also add them from his photo album) or asking the customer to sign on the screen. He can then include notes e.g. "Left package at customer's doorstep" to describe how the package was delivered. Once he confirms the delivery by pressing \[Complete Delivery], the proof of delivery is saved to the Parcelizer admin portal.

To retrieve the proof of delivery, log into Parcelizer (<https://dashboard.parcelizer.com/login>) and click on the \[Orders] tab on the top navigation bar. This brings you to the Orders Listing page. Use the \[Filter] dropdown to search for the delivery you are looking for (some combination of delivery name i.e. the customer name, delivery date and `status`: completed is helpful). Once you've found the correct order, click the Order ID link on the leftmost column of the order to enter the Order Detail screen.

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

In the Order Detail screen, you'll find (1) Proof of delivery - photos, (2) Customer signature and (3) Driver notes on the bottom right panel.

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

That's how you can view photo proof of delivery in Parcelizer. If you have any questions about Parcelizer or would like to suggest a feature, don't hesitate to contact <support@parcelizer.com>.<br>


---

# 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.packagelytics.com/driver-app/how-can-i-view-photo-and-signature-proof-of-delivery.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.
