> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Start Finish Icon and History

The Start Finish icon and history will be shown on the [Task Tracking page](https://web.mile.app/tasks/tracking) if the user has clicked the Start / Finish button on the MileApp Field mobile app. This Start and Finish history will be shown as an icon on the Tracking map.

## Start Icon and Information

The Start (S) icon on the map is a clickable icon that will show you the information about the Start Time of the user.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/1300fe1a-2e44-4d74-8ce1-936267e5a3bd/image.png" alt="Start icon on tracking map" width="600" />
</div>

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/8b0d3945-5a11-4733-9c9e-69521b8499a4/image.png" alt="Start information card" width="400" />
</div>

* The Start Time is the time when the user clicks the Start button on the mobile app.

## Finish Icon and Information

The Finish (F) icon on the map is a clickable icon that will show you the information about the Finish Time, Tracked Time, and Tracked Distance of the user.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/335c1237-85c3-4d1b-80a6-4d2656e0ee42/image.png" alt="Finish icon on tracking map" width="600" />
</div>

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/0b344606-65af-42b9-831f-b59ecffd293b/image.png" alt="Finish information card" width="400" />
</div>

* The Finish Time is the time when the user clicks the Finish button on the mobile app.
* The Tracked Time is the total time since the user Start until the click the Finish button on the mobile app.
* The Tracked Distance is the total distance time since the user Start until the click the Finish button on the mobile app.

## Multiple Start and Finish Session

If there's more than 1 Start Finish session in a day, The Start Finish icon and information card will have a number on it to show the connection between each Start Finish in each session.

For example, if there are 3 Start Finish sessions in a day, the first session Start Finish will have number 1 on the icon, the next session will have number 2 on the icon, and so on.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/8b4dd90d-f968-44ea-ac42-1ee195fd450e/image.png" alt="Multiple sessions on tracking map" width="600" />
</div>

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/c66052b4-f861-446d-8c6d-d2975af3b0fa/image.png" alt="Multiple sessions information card" width="400" />
</div>
