# Pelacak

The **Trackers** Halaman Trackers pada Admin Panel menyediakan informasi komprehensif tentang pengaturan perangkat GPS dengan fokus khusus pada konfigurasi perangkat untuk kinerja optimal. Baik saat menyiapkan tracker baru maupun mengelola yang sudah ada, Admin Panel memberi Anda alat yang diperlukan untuk menangani konfigurasi perangkat secara efisien.

<figure><img src="/files/a3e59885439c854f0fc70b4b71398c0e681861f8" alt="Trackers page"><figcaption><p>Halaman Trackers</p></figcaption></figure>

Halaman ini terdiri dari tiga bagian utama:

* **Bilah alat Tracker:** Sebuah bilah alat yang digunakan untuk dengan mudah menemukan, mengedit, menghapus, mengekspor, atau menyalin tracker atau mengubah pemiliknya.
* **Daftar Tracker:** Daftar semua perangkat GPS yang saat ini terdaftar di instance Navixy. Setiap tracker diidentifikasi dengan ID, judul, status, model, device\_id, nomor telepon, dan tanggal aktivasi.
* **Detail Tracker:** Informasi tentang tracker yang dipilih beserta daftar tindakan terkait. Lihat [Tracker details and operations](/docs/admin/id/devices/basic-operations.md#tracker-details) untuk informasi lebih lanjut.


---

# Agent Instructions: 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/admin/id/devices.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.
