> 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/admin/id/activation-codes.md).

# Kode aktivasi

Kelola kode aktivasi yang membatasi pendaftaran pelacak dan menautkan kode ke paket perangkat untuk penyiapan otomatis

Halaman **Kode aktivasi** Halaman ini memungkinkan Anda untuk melihat, mencari, membuat, dan mengedit kode aktivasi untuk mengaktifkan pelacak Anda dalam asisten Aktivasi perangkat yang tersedia baik di [Detail pengguna](/docs/admin/id/users/user-details.md) atau di platform Navixy. Untuk informasi selengkapnya tentang proses ini, lihat [Aktivasi perangkat GPS](https://www.navixy.com/docs/user/guide/quick-start/activate-gps-device).

<figure><img src="https://154450907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdgeXg71LpaDrwexQYwp%2Fuploads%2Fgit-blob-0aff7ad63674e50ffa614aaa764fef8157e82b7b%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Halaman ini terdiri dari tiga bagian utama:

* **Bilah alat kode:** Bilah alat yang digunakan untuk dengan mudah membuat, mencari, dan mengedit kode aktivasi
* **Daftar kode:** Daftar kode aktivasi yang ada, diformat sebagai tabel
* **Detail kode:** Informasi tentang kode aktivasi yang dipilih

## Apa itu kode aktivasi?

Kode aktivasi adalah nomor acak unik 10 digit yang membatasi proses menambahkan perangkat pelacak baru ke akun pengguna. Proses ini biasanya digunakan untuk mencegah pengguna mengaktifkan perangkat yang dibeli dari sumber di luar organisasi Anda.

<figure><img src="https://154450907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdgeXg71LpaDrwexQYwp%2Fuploads%2Fgit-blob-c92d7b5965d821e92ccf286d56370ac0ed27166b%2F1%20234%20567%20890%20(1)-20230811-205456.png?alt=media" alt="Activation code explanation"><figcaption><p>Penjelasan kode aktivasi</p></figcaption></figure>

## Cara membuat kode aktivasi

Untuk membuat kode aktivasi baru, klik <img src="https://154450907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdgeXg71LpaDrwexQYwp%2Fuploads%2Fgit-blob-53e9ab732f6b6b80833c2587f88ea682114bd79f%2Fimage.png?alt=media" alt="" data-size="line"> pada bilah alat. Ini membuka **Buat kode aktivasi** jendela:

<figure><img src="https://154450907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdgeXg71LpaDrwexQYwp%2Fuploads%2Fgit-blob-4d8d306a1adbec53f26eff3ee35fce3628cb9882%2Fimage.png?alt=media" alt="Create activation code window" width="324"><figcaption><p>jendela Buat kode aktivasi</p></figcaption></figure>

Di sini, Anda dapat membuat sejumlah kode, mengatur bonus dan hari gratis untuknya, serta memilih Rencana tarif perangkat yang ingin Anda gunakan.

## Menggunakan kode aktivasi

Jika Anda memberlakukan penggunaan kode aktivasi untuk pengguna Anda, proses aktivasi umumnya sama seperti metode lainnya. Satu-satunya perbedaannya adalah pengguna harus memasukkan kode yang disediakan ke dalam **Kode aktivasi** bidang pada langkah 3 proses Aktivasi perangkat:

<figure><img src="https://154450907-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKdgeXg71LpaDrwexQYwp%2Fuploads%2Fgit-blob-b32d0dde4b0d12a2eac9ef5d2c8310f694838211%2Fimage.png?alt=media" alt="Activation code in device activation wizard" width="335"><figcaption><p>Kode aktivasi dalam panduan Aktivasi perangkat</p></figcaption></figure>

Anda dapat menautkan kode aktivasi secara langsung ke [rencana perangkat](/docs/admin/id/plans.md) tertentu untuk mengotomatiskan proses orientasi. Saat pengguna mengaktifkan perangkat menggunakan kode, sistem secara otomatis mengonfigurasi tingkat akses dan fitur yang sesuai.

Fitur ini dinonaktifkan secara bawaan. Untuk mengaktifkannya pada instance Navixy Anda, hubungi tim keberhasilan pelanggan Navixy.


---

# 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/admin/id/activation-codes.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.
