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

# Engineer View

> The per-engineer detail page (a self-view, not a ranking).

Clicking an engineer row in the team dashboard opens their individual detail page. It scopes the team metrics to one person and adds their recent PR history.

<Note>
  This page is designed as a **self-view** — useful for an engineer to understand their own work and for a manager and engineer to look at together. It is not a tool for ranking people against each other; there are no peer comparisons here.
</Note>

## Phased cycle time

The detail page includes the engineer's own [phased cycle time](/metrics/flow#phased-cycle-time) — coding, pickup, and review stages — so they can see where their PRs tend to spend time. The deploy stage is measured at the org level.

## PR history

A list of the engineer's merged PRs for the selected date range, each with:

* PR title and repo
* Date merged
* Lines changed
* Cycle time for that PR
* Link to the PR/MR on your code host

This makes it easy to see what drove a spike or dip in a given period.

## Navigating back

The engineer view has its **own date range picker**, initialized to whatever range you were viewing on the team dashboard. Change it freely to zoom in on a sprint or out to a quarter — it only affects this page. When you go back (browser Back or the breadcrumb), the team dashboard is exactly as you left it, with its own range untouched.
