# Leadtimes Report

## Use Case

Using this report, you can compare which carriers in which destinations tend to perform faster and how often these are on time under the service level agreement. You can also visualize the average time it takes an order to be picked up by the carrier and how this behavior changes depending on your shops.

## <code class="expression">space.vars.Report\_TILeadtimes</code> Report Features

This report is based on the delivery date of the parcel and the calculations are done only for delivered parcels. It contains data for the last two years.

The top-level row shows the core metrics of this report and the date the report was last refreshed above it. This gives you an overview of the speed of the process and percentage of failed deliveries for the current period. It can be compared against a fixed previous period, which is based on the current period selected (for example: if the current period selected is 30 days, then the previous period used will be the previous 30 days from the current period).

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FNn49CyQPv28L4DHu5MOP%2FLeadtimesReportStats.png?alt=media&#x26;token=502135ec-3c92-4e49-b54b-747b07588bc7" alt="Leadtime report metrics"><figcaption></figcaption></figure>

More detailed charts are included in the <code class="expression">space.vars.Report\_TILeadtimes</code> report to help you monitor carrier delivery performance.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FRr2UX79xNVgcOWfArylG%2FLeadtimesReport.png?alt=media&#x26;token=c2e5e6bb-ca29-4edc-ae80-178648656963" alt="Leadtimes report charts"><figcaption></figcaption></figure>

{% hint style="info" icon="book" %}

#### Check out the parcelLab guides

For further information on using the report and metrics, see our [user guide documentation](https://how.parcellab.works/guides/trackings/trackings-insights/leadtimes-report).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parcellab.com/docs/platform/overview/trackings-insights/leadtimes-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
