> 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/object-management.md).

# Manajemen pelacak

Blok-blok ini mengontrol identitas dan administrasi perangkat: bagaimana perangkat dinamai dan diorganisasi, SIM dan nomor tepercaya, paketnya, Status kerja, ekspor data mentah, zona waktu, dan perintah khusus.

<table data-view="cards"><thead><tr><th>Blok</th><th>Tujuan</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Label Pelacak</h4></td><td>Beri nama perangkat dan organisasikan dengan Kelompok dan Tagar.</td><td><a href="/pages/0df832ec779dc153cbd012d06b84e8920c40950d">/pages/0df832ec779dc153cbd012d06b84e8920c40950d</a></td></tr><tr><td><h4>Nomor telepon</h4></td><td>Nomor telepon SIM dan pengaturan data seluler (APN).</td><td><a href="/pages/76ece9b1b6a6921748fbd9385a5ac8b5c933c398">/pages/76ece9b1b6a6921748fbd9385a5ac8b5c933c398</a></td></tr><tr><td><h4>Nomor telepon tepercaya</h4></td><td>Nomor yang diizinkan mengirim perintah SMS dan USSD ke perangkat.</td><td><a href="/pages/6abd812fecafb3f2e2217368730d628432832155">/pages/6abd812fecafb3f2e2217368730d628432832155</a></td></tr><tr><td><h4>Ubah paket</h4></td><td>Tetapkan paket tarif perangkat.</td><td><a href="/pages/bfd9a9ae8eaf593e7fe11f970d0fbec69d236f6d">/pages/bfd9a9ae8eaf593e7fe11f970d0fbec69d236f6d</a></td></tr><tr><td><h4>Status kerja</h4></td><td>Lampirkan Status kerja yang dapat dipilih untuk Supir dan operator.</td><td><a href="/pages/73be2f152cd9e157e240e5a1b223960a7297258a">/pages/73be2f152cd9e157e240e5a1b223960a7297258a</a></td></tr><tr><td><h4>Data mentah</h4></td><td>Ekspor telemetri mentah perangkat sebagai file CSV.</td><td><a href="/pages/905d9757adced6c4dd365491fdc0ae443389e3b8">/pages/905d9757adced6c4dd365491fdc0ae443389e3b8</a></td></tr><tr><td><h4>Zona waktu perangkat</h4></td><td>Atur offset zona waktu perangkat.</td><td><a href="/pages/291af0f1cd0fc51d50f1ec1bc3f28823c0c1cc42">/pages/291af0f1cd0fc51d50f1ec1bc3f28823c0c1cc42</a></td></tr><tr><td><h4>Perintah</h4></td><td>Tentukan dan kirim perintah perangkat dan perangkat lunak khusus.</td><td><a href="/pages/4a1e31c6ab6cba438b9e5309b004cf7b0c842037">/pages/4a1e31c6ab6cba438b9e5309b004cf7b0c842037</a></td></tr></tbody></table>


---

# 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/object-management.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.
