> 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

Ekspor pengguna dari Wialon dan impor ke panel Admin Navixy. Gunakan format file templat dengan bidang yang diperlukan: email, kata sandi, dan status akun.

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

1. Di sistem Wialon CMS, buka folder pengguna.\
   ![On-Premise - Users migration from Wialon](https://382895980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUnMmePH99SsdChtqqu7%2Fuploads%2Fgit-blob-f8d5e45ca7dd1425d681a8a72a26003ac957883f%2Fimage-20230810-094627.png?alt=media)
2. Klik tombol .xlsx di sudut kanan bawah untuk mengunggah pengguna.

![](https://382895980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUnMmePH99SsdChtqqu7%2Fuploads%2Fgit-blob-83bdf1ae864d20b94a84a006e506ba2054500328%2Fimage-20230810-094742.png?alt=media)

Ini akan memungkinkan Anda mengunduh hanya daftar nama pengguna, sehingga Anda tidak melupakan siapa pun saat bermigrasi.

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

![](https://382895980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUnMmePH99SsdChtqqu7%2Fuploads%2Fgit-blob-d4e0f209b0e2aa83091226a619b45102695e3e55%2Fimage-20230810-094852.png?alt=media)

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

![](https://382895980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUnMmePH99SsdChtqqu7%2Fuploads%2Fgit-blob-5d4021314b94dee300ab58c31e7b57e287f566f7%2Fimage-20230810-094954.png?alt=media)

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

Impor pengguna selesai. Semua pengguna kini 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.
