---
metadata:
  - name: generator
    content: Diplodoc Platform v5.57.3
alternate:
  - https://yandex.com/routing/doc/en/lite/guide/settings.md
  - https://yandex.com/routing/doc/ru/lite/guide/settings.md
  - href: en/lite/guide/settings.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/routing/doc/en/llms.txt

# Settings

In company settings, you can change:

* Company name[*](*required).
* Time zone[*](*required).
* Language[*](*required): Russian or English.
* [Delivery zone](#delivery-area).
* Time per location[*](*required): Estimated time that the courier will spend processing orders at each location. This parameter is taken into account when building the route and calculating the total route duration.
* Delivery time: Default delivery time for all company orders.


* Saved addresses: Save frequently used addresses to the [address book](https://yandex.com/routing/doc/en/lite/guide/address-book.md) to create routes.
* [Capacity](#capacity).

<div class="container-gallery">

{% cut "Sample settings" %}

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

{% endcut %}

</div>

## Delivery zone {#delivery-zone}

Using the delivery zone, you can limit the coordinate search when geocoding addresses. This improves the geocoding accuracy and makes it possible to search for addresses within a given area only.  

By default, the delivery zone is defined when creating a depot and set to be within +/- 1 degree to its coordinates. For example, if you set the depot coordinates to 55 degrees latitude and 37 degrees longitude, the delivery zone will be limited by these points: `[54;36]`, `[54;38]`, `[56;36]`, and `[56;38]`.

To add a new area, click **Edit delivery zone** → **Start drawing an area**, select the area you need, and click **Save**. To change the limits of an already created area, go to company settings, click **Edit delivery zone** → **Delete**, and then select a new area.

## Capacity {#capacity}

Use the capacity settings to define:

- Maximum weight and volume capacity for the courier.
- Maximum number of orders for the courier.
- Weight and volume parameters for orders.

**Weight** and **Volume** order fields are optional and can be changed at any time.

Automatic planning will assign orders to couriers and generate routes based on the characteristics you've set. In manual planning, mismatches between assigned orders and courier characteristics will be highlighted.

If the setting is disabled, the previously configured order weight and volume parameters will be saved. If you don't edit the order, these parameters will be displayed again when the setting is re-enabled.

<!-- source: en/lite/guide/_includes/feedback.md -->
<a href="../feedback">
  <span class="button">Contact support</span>
</a>


<!-- endsource: en/lite/guide/_includes/feedback.md -->

[*required]: Required field.