# Delivery Report

## Use Case

Using this report, you can get an overview on a carrier, warehouse, country, and shop level about the number of shipped parcels, the percentage already delivered, the percentage dispatched on time, and carrier issues (for example: exceptions and autoreturns). You can also easily spot which of your designated carriers tend to underperform, if the reason of their performance is attached to a seasonal behavior or if they tend to underperform in specific regions of the world.

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

This report is based on the first checkpoint event of each tracking. It contains information about all shipped parcels, some of which might not yet be delivered and are still in the delivery process. 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 number of shipped parcels and general statistics 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%2FkoEtnrYeWGe1JKAPQGaD%2FDeliveryReportMetrics.png?alt=media&#x26;token=c810c7d4-586f-4abd-9a9b-5c4b8bc79703" alt="Delivery report core metrics"><figcaption></figcaption></figure>

More detailed charts are included in the <code class="expression">space.vars.Report\_TIDelivery</code> report to help you monitor how well your logistics are performing.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2Fx5gppzZGUaG9UODXjA7y%2FDeliveryReport.png?alt=media&#x26;token=dbb19e4b-c237-4b80-b6c6-ac33fab2d9ee" alt="Delivery 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/delivery-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/delivery-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.
