---
metadata:
  - name: generator
    content: Diplodoc Platform v5.19.6
alternate:
  - https://docs.routeq.com/doc/en/vrp/result-waybills.md
  - https://docs.routeq.com/doc/tr/vrp/result-waybills.md
title: RouteQ — working with the interface — waybills
---
> **Documentation Index:** Fetch the complete configuration index at https://docs.routeq.com/doc/en/llms.txt


# Waybills

You can download the planning results as waybills (for example, if you don't use [Track & Trace](https://docs.routeq.com/doc/en/delivery/index.md) or your couriers don't have the [Yandex Courier](https://docs.routeq.com/doc/en/delivery/app.md) app installed).

{% list tabs %}

- Export via the interface

  On the page with the [resulting solution](https://docs.routeq.com/doc/en/vrp/interface-result.md):

  1. Click **Export** in the upper-right corner.
  1. Select **Waybills**.

- Direct link export

  `https://yandex.ru/courier/companies/<company_id>/depots/all/mvrp/<task_id>/export/excel-route-list`, where:

  - `<company_id>` is the company ID. You can find it in **Settings** → **Company** → **Company ID**.

  - `<task_id>` is the task `id`.

{% endlist %}

You can print out the waybill and give it to the courier.

Waybills include a QR code — by scanning this code, the courier can open the built route in the [Yandex Maps](https://yandex.com/support/m-maps/en/) app.


{% note info %}

During planning, specify depot addresses to have them displayed in the waybill.

{% endnote %}


A separate waybill is generated for each run, containing the following information:

**_Run details_**

- **Vehicle ID**: [ID](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles.md#vehicle-id) of the vehicle or courier.
- **Driver/courier ID**: Courier's username in the Yandex Courier app.
- **Number**: Number of the run.
- **Date**: Planning date.
- **Route length, km**: Total [length of the route](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles-cost.md#custom-route-cost).
- **Total weight, kg**: Total [weight of the orders](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-weight).
- **Total volume, m³**: Total [volume of the orders](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-weight) in cubic meters.
- **Route start time**: Planned time of starting a route.
- **Route end time**: Planned time of finishing a route.
- **Duration**: Planned duration of a route.
- **Vehicle capacity**: Number of cargo units used, vehicle capacity. Displayed if [capacity](https://docs.routeq.com/doc/en/vrp/properties-of-vehicles.md#vehicle-capacity) is used in the task.
- **QR code**: Opens the built route in the [Yandex Maps](https://yandex.com/support/m-maps/en/) app.

**_Order and route location information_**

- **No.**: Ordinal number of a route location.
- **Order number**: [ID of an order](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-id) or route location.
- **Location type**: [Depot](https://docs.routeq.com/doc/en/vrp/properties-of-depot.md), [order](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-type), trailer reloading, decoupling, and coupling location (for vehicles with a trailer).
- **Address**: Address of the order location or [depot](https://docs.routeq.com/doc/en/vrp/properties-of-depot.md#depot-id).
- **Client/depot**: Name of the client or [depot](https://docs.routeq.com/doc/en/vrp/properties-of-depot.md#depot-id).
- **Phone**: Customer's phone number.
- **Time window**: [Time window](https://docs.routeq.com/doc/en/vrp/properties-of-time-window.md) of the order or depot.
- **Comments**: [Comments to the order](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-id).
- **Units**: [Number of units in the order](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-weight).
- **Weight, kg**: [Order weight](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-weight).
- **Volume, m³**: [Order volume](https://docs.routeq.com/doc/en/vrp/properties-of-orders.md#order-weight) in cubic meters.
- **Signature**: Signature of the person responsible for the order.


{% include [warehouse-feedback](_includes/feedback-81845556eeea.md) %}
