> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/ru/guide/devices-and-settings/location-and-movement/tracking-mode-block.md).

# Блок режима отслеживания

Отчёт **Режим трекинга** Блок позволяет Вам настраивать режимы передачи данных и работы Ваших GPS-трекеров. Доступные в этой панели параметры могут различаться в зависимости от модели трекера, принципов его работы и функциональности.

<figure><img src="/files/57c1a0297fb9de43ae985eba7ab0b9abaccda2a5" alt="Tracking mode settings block example" width="310"><figcaption><p>Пример блока настроек режима трекинга</p></figcaption></figure>

#### Настройка параметров режима трекинга

Чтобы настроить параметры режима трекинга, откройте панель и задайте следующие параметры:

* **По расстоянию:** Передача данных происходит, когда устройство прошло заданное расстояние.
* **По времени:** Передача данных происходит через заданные интервалы времени.
* **По повороту:** Передача данных происходит, когда устройство поворачивает на заданный угол.

Данные будут передаваться, когда будет выполнено хотя бы одно из этих условий, обеспечивая своевременное и точное обновление статуса и местоположения устройства.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://navixy.com/docs/user/ru/guide/devices-and-settings/location-and-movement/tracking-mode-block.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
