# Dashboard

Once you have logged in to the application you will be presented with the Dashboard page showing the list of previous scan and restock missions. On first starting up this list will be empty, as you complete scan and restock missions this list will show the timestamp and status of the missions.

<div align="left"><img src="https://s3.amazonaws.com/helpscout.net/docs/assets/57d176cdc697914ce32d8bd6/images/57d17be09033602da7bdbeec/file-MI5svMP8rS.png" alt=""></div>

![](https://s3.amazonaws.com/helpscout.net/docs/assets/57d176cdc697914ce32d8bd6/images/57d17bedc697914ce32d8c40/file-sjkjE2rhHl.png)&#x20;

The first column in the list indicates whether the mission is a scan mission by displaying 'S' or a restock mission by displaying 'R'.

The timestamp column shows the date of the mission and the start and completion times.

The status of the mission is shown in the third column. The status may be one of:

* Started - the mission has been started
* Completed - the mission has been completed but not yet uploaded
* WaitingToUpload - if the handheld does not currently have internet connectivity it will be set to waiting to upload
* Uploading - the mission is in the process of being uploaded
* Uploaded - the mission has been uploaded
* Cancelled - the mission has been cancelled and will not be uploaded
* ErrorUploading - an error occurred uploading the mission


---

# 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://kanbanlive.gitbook.io/docs/handheld-rfid-reader/dashboard.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.
