# Yandex Fleet

Управление автопарком Яндекс.Такси — автомобили, профили водителей и курьеров, заказы, GPS-треки, транзакции, баланс

## Scenarios

### Shift breakdown
The agent collects the orders from a shift and shows which drivers have the most cancellations and unfinished trips, and how that changes day to day.

### Transactions and payouts
The agent reconciles driver and order transactions against the fleet's work rules and shows whose balance is blocked ahead of a payout.

### Who is really on the road
The agent goes through driver profiles and car records and shows who actually takes shifts and who is merely listed in the fleet.

### Tracks for disputed orders
The agent pulls the GPS track of a specific order and the contractor's hours on the road when you need to settle a complaint or a disputed trip.

## How to connect

### Sign in to the control room as a Director
The fleet cabinet is fleet.yandex.ru. Only an employee with the "Director" role can edit the "API" section — any other role cannot create a key.

### Open "Settings" → "API"
In the control room menu pick "Settings" and go to the "API" section. Keys are created there, and the partner ID and client ID are shown next to them.

### Create a key and copy three values
Exactly three are needed: partner ID (park_id), client ID (X-Client-ID) and the secret API key (X-API-Key). The secret key is issued at creation time — copy it right away.

## FAQ

### How do I connect Yandex Fleet?
With three values from the fleet.yandex.ru account: the secret API key, the client id and the partner id (park_id). Keys are created in the Dispatcher under Settings, API, and only a staff member with the Director role can edit them.

### What does the agent see in the fleet?
Cars, driver and courier profiles, applications, orders and their GPS tracks, transactions, blocked balance, work rules and hours on the road.

### Does the agent write to Fleet?
By default the agent reads fleet data and builds reports on it. It makes no changes to driver or car records without your explicit request.

### Why is the export so slow?
The Fleet API has hard limits, and the order list is returned noticeably slower than other sections. The agent collects long periods in chunks and warns you upfront how long it will take.

[Open Yandex Fleet](https://fleet.yandex.ru)
