> 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/trusted-phone-numbers.md).

# Nomor telepon tepercaya

Kontrol nomor telepon mana yang boleh mengirim perintah SMS dan USSD ke perangkat GPS, sehingga melindunginya dari konfigurasi yang tidak sah. Hingga lima nomor.

Nomor yang diizinkan untuk mengirim **perintah SMS/USSD** ke perangkat. Pembatasan sumber perintah melindungi perangkat dari konfigurasi atau kontrol yang tidak sah. Pengaturan ini merupakan bagian dari pengaturan umum pelacak perangkat.

## Pengaturan

* **Nomor tepercaya**: Daftar nomor telepon yang diizinkan mengirim perintah ke perangkat. Tambahkan hingga 5 nomor. Setiap entri divalidasi sebagai nomor telepon.

## Ketersediaan

Tersedia untuk perangkat pada akun yang fitur nomor tepercaya-nya diaktifkan, dan hanya untuk perangkat yang tidak diblokir.

## Batasan

* Batasnya adalah 5 nomor per perangkat.
* Nomor tepercaya dapat disalin ke banyak perangkat sekaligus, bersama label, kelompok, dan tagar.
* Ini mengontrol siapa yang dapat memberi perintah ke perangkat melalui SMS/USSD: Ini tidak mengubah cara perangkat melapor (lihat [Mode Tracking](/docs/user/id/guide/devices-and-settings/location-and-movement/tracking-mode.md)) atau pengaturan SIM-nya (lihat [Nomor telepon](/docs/user/id/guide/devices-and-settings/object-management/phone-number.md)).

## Lihat juga

* [Nomor telepon](/docs/user/id/guide/devices-and-settings/object-management/phone-number.md): pengaturan SIM dan APN perangkat.
* [Label pelacak](/docs/user/id/guide/devices-and-settings/object-management/object-label.md): label, kelompok, dan tagar.


---

# 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/trusted-phone-numbers.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.
