---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.kz/routing/doc/en/vrp/interface-geozones.md
  - https://yandex.kz/routing/doc/kk/vrp/interface-geozones.md
  - https://yandex.kz/routing/doc/ru/vrp/interface-geozones.md
  - https://yandex.kz/routing/doc/tr/vrp/interface-geozones.md
  - href: en/vrp/interface-geozones.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
title: RouteQ — working with the interface — geofence data
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.kz/routing/doc/en/llms.txt


# Geofence reference

## What are geofences? {#geozones-about}

A geofence is an area bounded by coordinates.

Geofences can overlap, have internal empty geofences, and be nested. 

Orders are automatically placed in a geofence if their [coordinates](https://yandex.kz/routing/doc/en/vrp/properties-of-orders.md#order-coordinates) are located in the geofence area. If the order falls in a location where geofences overlap, then the optimal solution is chosen automatically when planning.

A vehicle can be assigned to specific [geofences](https://yandex.kz/routing/doc/en/vrp/interface-transport.md#transport-dictionary-geozones). In this case, the vehicle can't be assigned orders from other geofences. If there are no geofences set for the vehicle, then the vehicle can be assigned orders that don't fall in any geofence.

{% note alert %}

The geofence master data is created for each company.

{% endnote %}


## Why use geofences? {#geozones-usage}

- Delivery quality improves as couriers work with regular clients in geofences assigned to them.
- You can use geofences to set payment rates for couriers. For example, orders within the city should be distributed to your own couriers and orders outside the city to third-party couriers, or vice versa.
- You can restrict the use of vehicles with [certain dimensions](https://yandex.kz/routing/doc/en/vrp/interface-transport.md#transport-dictionary-dimensions) or without special passes in the city center (the presence of a pass is marked with a [tag](https://yandex.kz/routing/doc/en/vrp/properties-of-vehicles.md#tags)).
- With geofences, you can minimize delivery time disruptions by taking the road features into account. For example, you can exclude roads of poor quality from geofences or build geofences on different sides of a river or a railway.
- You can use incompatible geofences to distribute couriers among destinations based on the payment rates. This is important for large manufacturers and transport companies.

## Viewing geofences {#geozones-view}

To view the list of geofences:

1. Open [Routing Workspace](https://yandex.com/courier/companies/).
2. Go to **Master data** → **Geofences**.

The ![](./_images/can-take-order.svg) column shows the number of vehicles in the geofence that are available for orders. The ![](./_images/cant-take-order.svg) column shows the number of vehicles that are not allowed to take orders in the geofence.

To sort geofences, click the column header.

Use ![](./_images/history-eye-open.svg) and ![](./_images/history-eye-closed.svg) to hide and show geofences on the map. A geofence being hidden or shown in master data doesn't affect the use of this geofence during route planning. 

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

## Adding a geofence {#geozones-adding}

1. In **Master data** → **Geofences**, click **Add geofence**.
1. In the window that opens, enter the geofence name and click **Next**.
1. Choose the desired map scale.
1. To define the geofence polygon, left-click on it. Use the points to build a polygon.
1. Clicking on the point again opens a drop-down menu with the ability to edit and add an internal polygon.
1. To view previously created geofences on the map, choose **Show existing geofences** in the upper-right corner.
1. When you're finished drawing the polygons, click **Create**.

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

## Editing and deleting geofences {#geozones-editing}

{% note info %}

Managers can edit and delete only those geofences that they created themselves. Administrators can edit and delete any geofences. For more information, see [User rights](https://yandex.kz/routing/doc/en/delivery/interface/managers.md#user-rights).

{% endnote %}

To edit a geofence, click its name. In **Edit geofence** mode, you can:

- Change the geofence name.
- Specify which vehicles can and can't take orders from this geofence.
- Specify incompatible geofences.
- Set the geofence color.
- Change the geofence boundaries. Drag the points with the mouse and remove extra points using the drop-down menu.
- Create an internal polygon. Click one of the boundary points and choose **Add internal polygon** from the drop-down menu.
- Delete a geofence. Click **Delete** and confirm the deletion in the window that opens.

{% note alert %}

Geofence names must be unique. If you try to create a geofence with a name that already exists in the list, you will see a warning. 

{% endnote %}

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



## Searching for a geofence {#geozones-searching}

To search for a geofence, use the **Search** window in the upper-right corner.


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


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