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

# Past Shifts & History

> How Drivers review past shifts, hours, and completed dispatches in the app.

[Drivers](/concepts/driver-lifecycle) look up their own hours, tickets, and past dispatches in the app — no call to the office needed.

## Open the History page

Sign in to the Tread app ([link.tread.io/app](https://link.tread.io/app)). Tap **History** — the clock icon in the bottom menu. The page has three tabs: **In Review**, **Done**, and **Time Logs**.

## View past shifts

<Steps>
  <Step title="Open the Time Logs tab">
    Tap **Time Logs**. Each row is one shift, with total hours, loads, tickets, and approval status.
  </Step>

  <Step title="Open a shift">
    Tap a shift to see its Past Logs. This shows start and end times, break time, [timesheets](/concepts/tickets-timesheets), and the completed work on each dispatch.

    <img src="https://mintcdn.com/treadtechnologiesinc/IBYNWyRqmMnJuFOp/images/mobile/history-time-logs-shift-detail.png?fit=max&auto=format&n=IBYNWyRqmMnJuFOp&q=85&s=ab042d92dc2ed18d32c9d773e81558d7" alt="Time Logs tab with a shift selected, and the Past Logs detail showing total hours, start and end times, and completed work" style={{ width:"78%" }} width="920" height="927" data-path="images/mobile/history-time-logs-shift-detail.png" />
  </Step>
</Steps>

## View completed dispatches

<Steps>
  <Step title="Open the Done tab">
    Tap **Done**. Completed and canceled dispatches appear as cards. Use **All Dates** to filter by date.

    <img src="https://mintcdn.com/treadtechnologiesinc/IBYNWyRqmMnJuFOp/images/mobile/history-done-tab.png?fit=max&auto=format&n=IBYNWyRqmMnJuFOp&q=85&s=a7e75c80d4d328c392984dfdd3e0a211" alt="Done tab showing completed and canceled dispatch cards" style={{ width:"35%" }} width="444" height="942" data-path="images/mobile/history-done-tab.png" />
  </Step>

  <Step title="Open a dispatch">
    Tap anywhere on the dispatch card. Job Info shows hours, delivered totals, and every ticket and document on the job.

    <img src="https://mintcdn.com/treadtechnologiesinc/IBYNWyRqmMnJuFOp/images/mobile/history-done-job-info.png?fit=max&auto=format&n=IBYNWyRqmMnJuFOp&q=85&s=680352e3c30eec591fea2512ff22b087" alt="Done tab with a dispatch card selected, and the Job Info screen showing times, delivered totals, and tickets" style={{ width:"77%" }} width="937" height="975" data-path="images/mobile/history-done-job-info.png" />
  </Step>
</Steps>

## Which tab to use

| You want                                         | Tab           |
| ------------------------------------------------ | ------------- |
| Hours worked and timesheets for a shift          | **Time Logs** |
| Loads, tickets, and documents on a past dispatch | **Done**      |

## Related

* [Driver App](/mobile/driver-app)
* [Tickets & Timesheets](/concepts/tickets-timesheets)
* [Driver Lifecycle](/concepts/driver-lifecycle)
