---
metadata:
  - name: generator
    content: Diplodoc Platform v5.19.6
alternate:
  - https://docs.routeq.com/doc/en/delivery/functions/visiting-depot.md
title: RouteQ — functions — courier visits to depots
---
> **Documentation Index:** Fetch the complete configuration index at https://docs.routeq.com/doc/en/llms.txt


# Courier visits to depots

To track when a courier arrives at and departs from a depot, set up depot data export to Track & Trace. When calculating the [Estimated Time of Arrival (ETA)](https://docs.routeq.com/doc/en/delivery/functions/eta.md), the courier's departure from and return to the depot will be taken into account and shown in the report.

## Data export settings {#depot-settings}

**Using the interface**

: If you [export a solution from Planning](https://docs.routeq.com/doc/en/delivery/load-data.md) or [import a prepared solution](https://docs.routeq.com/doc/en/delivery/load-data.md) to Track & Trace:

    1. Go to **Settings** → **Company**.
    2. Enable the [Show depots in Track & Trace](../interface/company.md) option. It exports depot data to Track & Trace.

**Using the API**

: If you prepare a route in the API and upload it over the Track & Trace API, set the nodes using the [nodes](https://yandex.ru/routing/doc/en/delivery/redoc/index.html#operation/setsRouteNodesAndTheirSequenceInTheRoute) method:

    - `depot`: Depot.
    - `garage`: Garage.
    - `order`: Order.

## Report information {#depot-in-report}

You can find information about the courier's visits to depots in the [Courier performance report](https://docs.routeq.com/doc/en/delivery/interface/quality-report.md).

1. In the **Type** column, select the **Depot** row. If your company uses multiple depots, use the **Address** column to select the depot.
1. Find the **Leaving the location radius** and **Arrival at the location radius** columns. In this case, they contain the actual time and date of the courier's departure from and arrival at the depot.

{% note warning %}

The courier's arrival at the depot should be recorded [automatically](https://docs.routeq.com/doc/en/delivery/functions/visit-detection.md) when they enter the depot radius (see [Description of parameters](https://docs.routeq.com/doc/en/delivery/interface/depots.md)). If it isn't recorded, before the courier arrives at the first order location, they're considered still on their way to the depot.

{% endnote %}


{% include [warehouse-feedback](../_includes/feedback-7b71896f9bc3.md) %}
