> 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/events-and-notifications/security/auto-geofencing.md).

# Perimeter otomatis

Laporan **Automatically created geozone crossing** fitur, yang tersedia pada perangkat pelacak GPS tertentu, merupakan solusi tangguh yang dirancang untuk meningkatkan keamanan kendaraan dengan mencegah penarikan atau pencurian tanpa izin.

Fitur ini secara otomatis menetapkan perimeter di sekitar lokasi kendaraan saat ini ketika Pengapian dimatikan. Jika kendaraan bergerak keluar dari batas yang telah ditentukan ini tanpa Pengapian diaktifkan, sistem segera memicu peringatan, memberikan lapisan perlindungan tambahan. Pemanfaatan **Automatically created geozone crossing** fitur memerlukan perangkat GPS yang mendukung fungsi ini.

## Pengaturan aturan

Aturan ini sepenuhnya bergantung pada kemampuan dan konfigurasi perangkat keras perangkat. Tidak ada pengaturan khusus yang perlu dikonfigurasi di dalam aturan itu sendiri.

Untuk pengaturan umum, lihat [Aturan dan aturan peringatan](/docs/user/id/guide/events-and-notifications.md).

## Detail pengoperasian sistem

* **Atur ulang timer**: Peringatan **Automatically created geozone crossing** memiliki timer reset 1 menit, artinya tidak terpicu lebih sering daripada sekali setiap menit. Jika sebuah peristiwa terjadi selama periode reset, peristiwa tersebut dikecualikan dari Laporan.
* **Beberapa perangkat**: Anda dapat memilih beberapa perangkat GPS untuk aturan ini, asalkan perangkat tersebut mendukung **Automatically created geozone crossing** peristiwa dan fitur ini terintegrasi ke dalam platform Navixy. Fleksibilitas ini memungkinkan Anda memantau beberapa kendaraan atau aset secara bersamaan.
* **Peringatan peristiwa independen GPS**: Jika platform menerima sebuah **Automatically created geozone crossing** peristiwa dari perangkat GPS tanpa koordinat GPS yang valid, peristiwa tersebut tetap dihitung sebagai valid dan ditampilkan. Hal ini memastikan bahwa peristiwa penting tidak terlewat, terlepas dari apakah peristiwa tersebut terjadi di dalam atau di luar perimeter yang ditentukan.


---

# 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/events-and-notifications/security/auto-geofencing.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.
