# View Scans

{% hint style="info" %}
The View Scans screen is only displayed on the Access Mode
{% endhint %}

The view scan screen allows the user to see a preview of the scans that have been taken by the scanner. The user can select and view the information about the settings of the scans taken.&#x20;

![Information shown on the View Scan screen](/files/PXmDA4Pp6A9NXz9krqWi) ![Information shown on the Scan Info screen](/files/YBa4e9bMJ5TPIf4UlHbO)

## List of Scans

The list of scans *(1)* shows all the scans present in the scanner system.&#x20;

## Scan View

The scan view *(2)* shows an illustrative view of the completed scan. Note that this scan will be shown in an infrared image that will appear to be monochrome.&#x20;

## Scan Scroll

The scan scroll button *(3)* allows the user to scroll between the previews of the different scans present in the scanner system.&#x20;


---

# 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://abhishekshankar.gitbook.io/scanner/the-interface/view-scans.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.
