> ## 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.

# Vehicle Utilization

> Vehicle usage metrics for a specific vehicle and date range.

<div />

## Field Coverage

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

| Field               | Coverage                                               |
| ------------------- | ------------------------------------------------------ |
| `distance`          | <Badge color="green" icon="circle-check">100%</Badge>  |
| `durations.driving` | <Badge color="green" icon="circle-check">100%</Badge>  |
| `durations.idling`  | <Badge color="green" icon="circle-check">100%</Badge>  |
| `endAt`             | <Badge color="green" icon="circle-check">100%</Badge>  |
| `fuelConsumed`      | <Badge color="green" icon="circle-check">99.2%</Badge> |
| `provider`          | <Badge color="green" icon="circle-check">100%</Badge>  |
| `startAt`           | <Badge color="green" icon="circle-check">100%</Badge>  |
| `vehicle`           | <Badge color="green" icon="circle-check">100%</Badge>  |
