> 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/on-premise/id/qa/migrating-users/migrating-from-wialon/users-migration-from-wialon.md).

# Migrasi pengguna dari Wialon

Langkah pertama dalam proses migrasi adalah mentransfer pengguna dari Wialon ke Navixy. Prosedur ini membantu mengurangi waktu yang dibutuhkan untuk mendaftarkan semua pengguna dari sistem sebelumnya, memastikan Anda dapat memigrasikan solusi telematika ke platform Navixy dengan cepat dan mudah.

1. Di sistem Wialon CMS, buka folder yang berisi pengguna.\
   ![On-Premise - Users migration from Wialon](/files/eb3ee39ad3d3c1756b63696938e38e6fd9234a2c)
2. Klik tombol .xlsx di sudut kanan bawah untuk mengunduh pengguna.

![](/files/871d6fdc4033e5dc6fa22a95c558e6f38a09428e)

Ini akan memungkinkan Anda mengunduh secara eksklusif daftar nama pengguna, sehingga Anda tidak lupa siapa pun saat melakukan migrasi.

1. Di panel admin Navixy, pilih Users dan klik Import Users.

![](/files/cec6fd5c7ed575fb0bedb9826e835cc2326d5603)

2. Pilih template untuk memuat file contoh dengan bidang yang diperlukan.

![](/files/5c81f37f401c199120ea504a71746d5ae5155c1f)

3. Isi file ini sesuai daftar pengguna Anda. Bidang wajib: alamat email, kata sandi, status (1 - aktif, 0 - tidak aktif). Semua bidang lainnya bersifat opsional.

Impor pengguna selesai. Semua pengguna sekarang berada di sistem 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/on-premise/id/qa/migrating-users/migrating-from-wialon/users-migration-from-wialon.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.
