---
metadata:
  - name: generator
    content: Diplodoc Platform v5.19.6
alternate:
  - https://docs.routeq.com/doc/en/delivery/interface/depots.md
  - https://docs.routeq.com/doc/tr/delivery/interface/depots.md
---
> **Documentation Index:** Fetch the complete configuration index at https://docs.routeq.com/doc/en/llms.txt


# Depots

This section provides information about your company's depots. Here you can add new depots, update depot details, and delete previously added depots.

![](../_images/depot-list.png)

## Depot card {#depot-view}

The card contains:

- Depot parameters.
- Depot location on the map.
- Tools for saving changes or deleting depots.

{% cut "Example" %}

![](../_images/depot-view.png){style="border: solid 1px #cccccc; max-width: 800px;"}

{% endcut %}

### Parameter description {#depot-card-table}

#|
||**Parameter** | **Description**||
||**Number**[*](*ключ_термина) | Unique depot number||
||**Name** | Depot name to easily distinguish between depots.
If the depot name is not defined, it's identified by its address.||
||**Address**[*](*ключ_термина)| The exact address of the depot. Based on the address, the system calculates the coordinates of the route starting point.||
||**Time zone** | The time zone where the depot is&nbsp;located. Set in "Area/Location" format. For example, `Asia/Kamchatka`.
Please note that `Etc/GMT+3` is not the same as `GMT+3`. The `GMT+3` value corresponds to `Etc/GMT-3`.

{% cut "Changing the time zone" %}

Click the ![](../_images/drop-down.png) icon, enter the name in the search bar, and choose the appropriate value.

{% endcut %}

Default value: `Europe/Moscow`.||
||**Route start detection radius, m** | The radius used to determine [when a courier visits a depot](https://docs.routeq.com/doc/en/delivery/functions/visiting-depot.md).
This parameter determines whether an [SMS is sent when a route starts](https://docs.routeq.com/doc/en/extras/sms-setting.md#sms-start): a shift start message is sent once the distance between the courier and the depot exceeds the specified radius.
Default value: `500`.||
||**Detection radius for this depot's orders, m** | An order is considered deliver if the courier stays within the specified radius from the order delivery address for a certain period of time. The time required per order equals to the sum of the [handling time at location and the order handling time](https://docs.routeq.com/doc/en/delivery/interface/orders.md#order-card-table). By default, the parameter is not set.||
|#

## Adding a depot {#add-depot}

1. Click **Create a depot** on the top right.
1. Specify depot [parameters](#depot-card-table).
1. If needed, enable the **Allow couriers to edit the route** option so that couriers can change their order sequence in the [Yandex Courier app](https://docs.routeq.com/doc/en/delivery/app.md).
1. Click **Create**.

## Updating depot information {#change-info}

1. Open the depot card.
1. Change the depot [parameters](#depot-card-table).
1. If needed, enable the **Allow couriers to edit the route** option so that couriers can change their order sequence in the [Yandex Courier app](https://docs.routeq.com/doc/en/delivery/app.md).
1. Click **Save**.

## Deleting a depot {#delete}

1. Open the depot card.
1. Click **Delete**.
1. Confirm deletion.

For all routes that include the deleted depot:

- The "Depot deleted" message is displayed in the **Dashboard** when you hover over the <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 1.17925L1 6.80425V20H0V6.25L10 0L20 6.25V20H19V6.80425L10 1.17925Z" fill="#397BB9"/><path d="M16 19V17H4V19H16Z" fill="#397BB9"/><path d="M16 13V15H4V13H16Z" fill="#397BB9"/><path d="M16 11V9H4V11H16Z" fill="#397BB9"/></svg> icon.
- The depot PIN is not shown on the route page on the map.

- In the **Courier performance report**, the **Depot number** is replaced with the "Depot deleted" message.

{% note info %}

Depots can be deleted even if they are a part of an active route.

{% endnote %}

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

[*ключ_термина]: Required parameter.
