> 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/pt-br/qa/migrating-users/migrating-from-wialon/users-migration-from-wialon.md).

# Migração de usuários do Wialon

O primeiro passo no processo de migração é transferir os usuários do Wialon para o Navixy. Este procedimento ajuda a reduzir o tempo necessário para registrar todos os seus usuários do sistema anterior, garantindo que você possa migrar rapidamente e com facilidade sua solução telemática para a plataforma Navixy.

1. No sistema Wialon CMS, abra a pasta com os usuários.\
   ![On-Premise - Users migration from Wialon](/files/2f7f117609d1daea071deb35b49cccfe8101dd56)
2. Clique no botão .xlsx no canto inferior direito para fazer o upload dos usuários.

![](/files/4e801dc136aaca67183ba003bbd81dff23137952)

Isso permitirá baixar exclusivamente a lista de nomes de usuário, para que você não esqueça ninguém durante a migração.

1. No painel de administração do Navixy, selecione Usuários e clique em Importar Usuários.

![](/files/77848a49410de3703c983c1313216a07383336be)

2. Selecione um modelo para carregar um arquivo de exemplo com os campos exigidos.

![](/files/349164a3c306923c82c3810fe812d5db1649579b)

3. Preencha este arquivo de acordo com sua lista de usuários. Campos obrigatórios: endereço de e-mail, senha, status (1 - ativo, 0 - inativo). Todos os outros campos são opcionais.

A importação de usuários foi concluída. Todos os usuários agora estão no sistema 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/pt-br/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.
