# Photos

### How to Review Session Photos

Session photos can be viewed easily within the dashboard itself.

#### Click the 'Photos' icon&#x20;

Click the 'Photos' icon to expand all photos in a thumbnail view along. This view also highlights the status of that image. ie. whether the image is Accepted or Rejected by the AI engine.

<figure><img src="/files/METRtPFlR4MaHUWa8Z6a" alt=""><figcaption><p>Click on 'Photos' to view all Session Photos</p></figcaption></figure>

<figure><img src="/files/l0SHKzZiPkXNweJt4pzp" alt=""><figcaption><p>Photos - Expanded View</p></figcaption></figure>

#### Photo Status and Processing Time

Once a picture is captured and it does not meet specifications it gets rejected by the AI Engine. Once rejected, PAVE Capture will guide the user to capture the image again. This process repeats  till the image gets accepted.

For each photo, the Dashboard view shows the status and the processing time for each image.&#x20;

<figure><img src="/files/1KEmovc9WbIGYWQkXOQr" alt=""><figcaption><p>Photo Status and Processing Time</p></figcaption></figure>

{% hint style="info" %}
VIN image once rejected will prompt the user to enter the VIN manually on the PAVE Capture interface.
{% endhint %}

<figure><img src="/files/tdSOVJnIqx4Ius8yqEl5" alt=""><figcaption><p>Rejected Photo - with reason for rejection</p></figcaption></figure>

<figure><img src="/files/dID3oJ8PWDKhmPMkBJRA" alt=""><figcaption><p>Prompt to enter VIN manually</p></figcaption></figure>

<figure><img src="/files/aLQ0J6lRDDiVPPj0Mb6i" alt=""><figcaption><p>Accepted Image or VIN</p></figcaption></figure>

<figure><img src="/files/L6uTFoWllJ9tS2plz89J" alt=""><figcaption><p>Captured Photos</p></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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/photos.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.
