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

# Driver

> The model representing a driver in Terminal.

<div />

## Field Coverage

The percentage of connections across all providers that have data populated for each field.

| Field            | Coverage                                                |
| ---------------- | ------------------------------------------------------- |
| `email`          | <Badge color="orange" icon="circle-minus">57.3%</Badge> |
| `firstName`      | <Badge color="green" icon="circle-check">100%</Badge>   |
| `groups`         | <Badge color="red" icon="circle-xmark">21%</Badge>      |
| `id`             | <Badge color="green" icon="circle-check">100%</Badge>   |
| `lastName`       | <Badge color="green" icon="circle-check">99%</Badge>    |
| `license.number` | <Badge color="green" icon="circle-check">76.8%</Badge>  |
| `license.state`  | <Badge color="green" icon="circle-check">76.2%</Badge>  |
| `middleName`     | <Badge color="red" icon="circle-xmark">0%</Badge>       |
| `phone`          | <Badge color="orange" icon="circle-minus">55.9%</Badge> |
| `provider`       | <Badge color="green" icon="circle-check">100%</Badge>   |
| `sourceId`       | <Badge color="green" icon="circle-check">100%</Badge>   |
| `status`         | <Badge color="green" icon="circle-check">100%</Badge>   |
| `username`       | <Badge color="orange" icon="circle-minus">28.6%</Badge> |
