---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.kz/routing/doc/en/delivery/functions/specify-coordinates.md
  - https://yandex.kz/routing/doc/kk/delivery/functions/specify-coordinates.md
  - https://yandex.kz/routing/doc/ru/delivery/functions/specify-coordinates.md
  - href: en/delivery/functions/specify-coordinates.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
title: RouteQ — functions — courier updates to order coordinates
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.kz/routing/doc/en/llms.txt


# Courier updates to order coordinates

If the loading or unloading location doesn't match the geographical coordinates of the destination (for example, if the destination is unusually shaped and has multiple driveways), then the courier can correct the delivery location coordinates at that location.

## How it works {#how-it-works}

### Couriers {#courier}

The courier specifies the coordinates in the app's order list. For step-by-step instructions, see [Specifying coordinates](https://yandex.kz/routing/doc/en/rq-app/orders.md#order-coordinates).

### Logistics coordinators {#logistian}

**Via Routing Workspace**

:   The coordinates entered by the courier are included in the [Courier performance report](https://yandex.kz/routing/doc/en/delivery/interface/quality-report.md) in the **Updated latitude** and **Updated longitude** fields. You can use the updated coordinates for future planning.

  To use the updated coordinates:

    1. Open [Routing Workspace](https://yandex.com/courier/companies/).
    2. In the menu on the left, go to **Reports** → **Courier performance report**.
    3. [Create a report](../interface/quality-report.md) for the required period.
    4. Click **Download XLSX** to download the report in Excel format.
    5. Transfer the new order coordinates from the **Updated latitude** and **Updated longitude** columns to the delivery company's database.

**Via the API**

:   The latitude and longitude submitted by the courier are entered into the `refined_lat` and `refined_lon` fields, respectively.

  To get the updated coordinates, send a request to the [courier-quality](https://yandex.ru/routing/doc/en/delivery/redoc/index.html#operation/getsDeliveryQualityInformation) resource.

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



[//]: # (Version without HTML\: \[Contact support\]\(../../../feedback.md\))
<!-- endsource: en/delivery/_includes/feedback.md -->


