# Delivery Stats

The **Delivery Stats** section of the End of Day Report offers a comprehensive overview of delivery performance. This section includes:

* **Cooking Time** — The preparation time for the order before it is ready for delivery.
* **Waiting in Venue** — The time orders remain in the venue before being collected.
* **Wait to Tracked Delivery** — The average time between order completion and the start of delivery tracking.
* **Tracked Delivery Time** — The time taken by the driver from tracked delivery to arrival.
* **Waiting on Customer** — Any additional time waiting at the customer’s location.
* **Delivery Time —** Total delivery duration.
* **Order Completion Time** — Total time from order creation to delivery completion.

This section also includes:

* **Number of Orders** — The total delivery orders processed during the day.
* **Number of Drivers** — Total drivers who completed deliveries.
* **Distance (km)** — Total and average distance covered by all drivers.
* **Significant Items** — Significant products as defined by the system.

  [Significant Products](/menu/menu-structure/significant-products.md)
* **Delivery Legs** — The total number of delivery trips and the average per order.

<figure><img src="/files/iOSgEu1LR4HXDCS83i1i" alt=""><figcaption></figcaption></figure>


---

# 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.bossithq.com/end-of-day-report/end-of-day-report-contents/delivery-stats.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.
