> 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/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/unauthorized-movement.md).

# Gerakan tanpa izin

Aktifkan perangkat agar memperlakukan posisi saat ini sebagai referensi parkir dan melaporkan ke Navixy ketika kendaraan keluar dari radius yang ditetapkan setelah Pengapian dimatikan.

Mengaktifkan perangkat untuk mendeteksi bahwa kendaraan parkir telah bergerak dan melaporkan peristiwa ke platform Navixy. Pada banyak perangkat, ini berfungsi sebagai Perimeter otomatis: saat pengapian dimatikan, perangkat memperlakukan posisi saat ini sebagai titik parkir dan melaporkan peristiwa jika kendaraan keluar dari radius yang ditetapkan.

![](https://3001559198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2Fgit-blob-ec2cb2b6f4312f5dd1ad0804203089176ecfd944%2Fimage-20241118-024806.png?alt=media)

## Pengaturan

Kolom-kolom bergantung pada perangkat. Anda mungkin melihat:

* **Aktifkan**: aktifkan atau nonaktifkan deteksi gerakan tidak sah.
* **Batas waktu aktivasi**: jeda setelah pengapian dimatikan sebelum deteksi menjadi aktif.
* **Radius**: jarak dari titik parkir di mana gerakan memicu peristiwa.
* Pada varian berbasis getaran, model-model ini menggunakan bidang sensor gerakan alih-alih radius:
  * **Tingkat sensitivitas**: seberapa sensitif sensor gerakan memicu (rendah, sedang, atau tinggi).
  * **Mulai deteksi gerakan dalam (menit)**: jeda setelah pengapian dimatikan sebelum pemantauan aktif.
  * **Interval gerakan (detik)**: berapa lama gerakan harus berlangsung sebelum peristiwa dicatat.
  * **Waktu tunda (detik)**: jeda tambahan setelah gerakan dikonfirmasi sebelum peringatan dikirim, untuk menyaring benturan singkat.

## Ketersediaan

Muncul pada model perangkat yang mendukung deteksi gerakan tidak sah atau Perimeter otomatis di sisi perangkat.

## Lihat juga

* [Deteksi derek](/docs/user/id/guide/devices-and-settings/location-and-movement/tow-detection.md): alarm gerakan terkait di sisi perangkat.
* [Gerakan tidak sah](/docs/user/id/guide/events-and-notifications/security/unauthorized-movement.md): aturan platform yang bekerja pada peristiwa ini.


---

# 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, and the optional `goal` query parameter:

```
GET https://navixy.com/docs/user/id/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/unauthorized-movement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
