# Trackings Insights

## Overview

Specific reports on your logistics performance are available in the <code class="expression">space.vars.Report\_TrackingInsights</code> dashboard.

You can use the reports and advanced filters available to review your carriers, including the percentage delivered, dispatched on time, and any carrier issues. It also highlights underperforming carriers, identifies if their performance is tied to seasonal trends, or if they consistently underperform in specific regions.

## Leadtime Types

The reports in the <code class="expression">space.vars.Report\_TrackingInsights</code> dashboard contain information about leadtimes.

The leadtimes and their position in the delivery process are shown in the graphic below.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FqLlpOgcOS2PbTFNmzZfE%2FLeadtimesDiagram.png?alt=media&#x26;token=66eb5ba7-4340-4dd2-9301-d4a4f00b9427" alt="Timeline of leadtimes in the delivery process"><figcaption></figcaption></figure>

The relevant types of leadtime in the delivery process are described in the following table.

<table><thead><tr><th width="240">Leadtime Type</th><th>Description</th></tr></thead><tbody><tr><td>Pickup scheduled until first attempt</td><td>Time from EDI transmission to logistics provider until first delivery attempt to customer premises.</td></tr><tr><td>Order until in transit</td><td>Time from order placement until parcel is collected by carrier.</td></tr><tr><td>Pickup scheduled until final delivery</td><td>Time from EDI transmission to logistics provider until successful delivery to customer premises.</td></tr><tr><td>Order until delivery</td><td>Time from order placement until first delivery attempt to customer premises.</td></tr><tr><td>In transit until drop off</td><td>Time from parcel on its way until first delivery attempt to customer premises.</td></tr><tr><td>Drop off to final delivery</td><td>Time from first delivery attempt to customer premises (failed attempt) until successful attempt.</td></tr><tr><td>Order until sent</td><td>Time from order placement until parcel is dispatched by the warehouse (information provided by retailer).</td></tr></tbody></table>

## Purpose of the Reports

This section provides some example questions and how specific reports can help you answer them to give insights into your data.

The first example question is: *In which regions do my carriers tend to present more issues?*

This can be answered by going to the [Delivery report](https://docs.parcellab.com/docs/platform/overview/trackings-insights/delivery-report) and viewing the "Logistics Performance Insights" table. By using the filters above the table, you can visualize this by carrier and region of the country, and decide which type of issue you would like to visualize.

<div align="left"><figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2Fwa2JQtmnOMkeKMsdkwU5%2FDeliveryExample1.png?alt=media&#x26;token=08e75010-7b07-44bf-a542-596e31693e80" alt="Overview of logistics performance table" width="375"><figcaption></figcaption></figure></div>

The second example question is: *How many parcels are arriving from point A to B in one day?*

This can be answered by going to the [Leadtimes report](https://docs.parcellab.com/docs/platform/overview/trackings-insights/leadtimes-report) and viewing the "Number of delivered parcels by type of lead time" table. This allows you to see how many parcels were delivered within a timeframe (for example: one day). By using the filter above the table, you can visualize this by carrier, warehouse, and more. Additionally, if you would like to see only international parcels, you can select **True** on the "Has customs" filter.

<div align="left"><figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2Fu0jdAMDfO5mKx2swKtW8%2FFulfillmentExample2.png?alt=media&#x26;token=e16cd8dc-7dd7-4dad-ae55-22cd7bd9a893" alt="" width="375"><figcaption></figcaption></figure></div>

## <code class="expression">space.vars.Report\_TrackingInsights</code> Reports

Each of the reports in the <code class="expression">space.vars.Report\_TrackingInsights</code> dashboard are described in the following pages.

{% content-ref url="trackings-insights/delivery-report" %}
[delivery-report](https://docs.parcellab.com/docs/platform/overview/trackings-insights/delivery-report)
{% endcontent-ref %}

{% content-ref url="trackings-insights/exceptions-report" %}
[exceptions-report](https://docs.parcellab.com/docs/platform/overview/trackings-insights/exceptions-report)
{% endcontent-ref %}

{% content-ref url="trackings-insights/leadtimes-report" %}
[leadtimes-report](https://docs.parcellab.com/docs/platform/overview/trackings-insights/leadtimes-report)
{% endcontent-ref %}

{% content-ref url="trackings-insights/claims-report" %}
[claims-report](https://docs.parcellab.com/docs/platform/overview/trackings-insights/claims-report)
{% endcontent-ref %}

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

#### Check out the parcelLab guides

For further information on using the dashboard and metrics, see our [user guide documentation](https://how.parcellab.works/guides/trackings/trackings-insights).
{% 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.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.
