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

# Nomor telepon

Setel nomor telepon SIM dan APN untuk perangkat GPS di Navixy. Diperlukan setelah penggantian SIM untuk perintah berbasis SMS, permintaan lokasi, dan komunikasi dua arah.

Menyimpan pengaturan SIM dan data seluler untuk modem seluler perangkat. Jaringan GSM menghubungkan perangkat ke platform Navixy melalui GPRS/EDGE dan SMS, sehingga detail SIM harus benar agar komunikasi dan perintah berbasis SMS dapat berfungsi.

## Pengaturan

* **Nomor telepon**: Nomor telepon SIM. Klik **Ubah nomor telepon** untuk mengeditnya.
* **Nama APN, pengguna, dan kata sandi**: Titik akses data seluler milik operator SIM.

## Memperbarui detail SIM

{% stepper %}
{% step %}

### Buka dan ubah

Di blok tersebut, klik **Ubah nomor telepon**.
{% endstep %}

{% step %}

### Masukkan nomor dan APN

Tentukan nomor telepon SIM. Platform secara otomatis mengisi APN bawaan operator, yang dapat Anda ganti.
{% endstep %}

{% step %}

### Simpan

Klik **Simpan**. Perintah SMS dengan pengaturan baru dikirim ke SIM setelah muncul permintaan konfirmasi.
{% endstep %}
{% endstepper %}

## Ketersediaan

Muncul pada perangkat yang modelnya memiliki SIM/telepon. Ini adalah satu-satunya blok yang ditampilkan untuk perangkat yang diblokir.

## Batasan

* Jika tidak ada nomor yang disetel, perangkat ditampilkan sebagai **"Inbox SIM"** (tidak terikat pada SIM tertentu).
* Memasukkan nomor akan mengisi otomatis APN bawaan operator; ganti jika penyedia Anda berbeda.
* Mengubah nomor akan mengirim perintah SMS ke SIM dan terlebih dahulu meminta konfirmasi.

## Lihat juga

* [Nomor telepon tepercaya](/docs/user/id/guide/devices-and-settings/object-management/trusted-phone-numbers.md): nomor yang diizinkan mengirim perintah ke perangkat.


---

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