# Scan Progress

The Scan Progress screen indicates to the user the status of the scan in progress.

![The information shown in the Scan Progress screen](/files/l8Mq4oCBwpdrqZ7OrrwH)

## Project Name

{% hint style="info" %}
In the Access Mode, the project name will default to "Construction\_Site" if no project name is entered and a profile selection is not made.&#x20;
{% endhint %}

The Project Name *(1)* shows the user the project name that they had chosen.

## Scan Points and Quality

{% hint style="info" %}
In the Access Mode, the scan points and quality will default to "10.9 MPts / 3x" if no selection is made in the resolution and quality section under scan parameters.
{% endhint %}

The Scan Points and Quality *(2)* indicates the settings the user had chosen in the resolution and quality section under the scan parameters.

## Scanning Animation

{% hint style="warning" %}
The scanning animation lasts for 10 seconds and is sped up for illustrative purposes. The animation can be bypassed in the Access Mode by clicking on it.&#x20;
{% endhint %}

The Scanning Animation *(3)* provides an illustration of the laser scanner during the scanning process.&#x20;

## Scan Duration

The Scan Duration *(4)* shows the user the time it will take to complete the scanning process. This time is reflective of the settings chosen in the resolution and quality section under scan parameters.

## Scan Completion

Depending on the mode that the user is in, once the scan animation has finished playing and the scan process is completed, two different screens are shown.&#x20;

### Access Mode

{% hint style="info" %}
Scans will always show as successful in the access mode. To bypass the scanning animation, click on the scan button.&#x20;
{% endhint %}

{% hint style="warning" %}
Certain features are present for purely illustrative purposes. These features do not provide actual feedback.&#x20;
{% endhint %}

After the scan completion, the access mode will show the user a preview of the scan as shown in the physical laser scanner.&#x20;

![The information shown in the Scan Result screen](/files/6EccoEMmJmXH97zNZfaw)

#### Scan View

The scan view *(1)* 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 Information

The info button *(2)* allows the user to see what settings were used to capture the scan.

### Assessment Mode

After the scan completion, the assessment mode will show the user a success or an error screen based on the selections made according to the specified scenario. Based on the result, the users will be shown a screen where they can take further action.&#x20;

![Screen showing a successful scan](/files/Y87ZQB7pLC0hnuoSbqsv) ![Screen showing an unsuccessful scan](/files/mklXChQ7zpbtmD326ako)


---

# 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/scan-progress.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.
