> For the complete documentation index, see [llms.txt](https://movel.highsoftsistemas.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://movel.highsoftsistemas.com.br/telas-iniciais/login/redefinicao-de-senha.md).

# Redefinição de Senha

Caso o representante possua uma senha fraca, será solicitado que o mesmo realize a redefinição desta senha. Para redefinir a senha através do aplicativo , é necessário que este possua um número de celular definido no HSCorp, veja a seguir:

<figure><img src="/files/x1RITddIwlyriwMCRUiJ" alt="" width="563"><figcaption><p>Celular do representante no HSCorp</p></figcaption></figure>

Caso este campo não esteja preenchido, o representante será alertado com a seguinte mensagem ao tentar realizar login no aplicativo:

<figure><img src="/files/sqn7o0ZqvfC1YbDx2d97" alt="" width="375"><figcaption><p>Alerta de senha não padrão</p></figcaption></figure>

Ao definir o número de celular no HSCorp, ao tentar realizar login no aplicativo novamente, o representante será redirecionado para a seguinte tela de **Atualização de Senha**:

<figure><img src="/files/bLMdE9NwcfkcNbXhje8i" alt="" width="375"><figcaption></figcaption></figure>

Neste momento, o representante receberá uma mensagem de WhatsApp informando o Código de Segurança, enviado pela Highsoft Sistemas:

<figure><img src="/files/S3AcfvbbCyr2m9Fgu26B" alt="" width="370"><figcaption><p>Mensagem de WhatsApp com o código de segurança</p></figcaption></figure>

Insira este código de segurança no respectivo campo da tela de Atualização de Senha e a senha nova para redefinição.&#x20;

Requisitos para criação da senha:

* precisa ter **6 caracteres**
* precisa conter pelo menos **1 letra maiúscula**
* precisa conter pelo menos **1 número**
* **não** pode conter **caracteres especiais** (ex.: @, #, $)

Exemplo de senha: <mark style="color:blue;">**High96**</mark>.

<figure><img src="/files/CCEFV5apXefvaEgXVNY4" alt="" width="375"><figcaption></figcaption></figure>

Após esse procedimento, clique em "**Alterar Senha**". Agora, você pode realizar o login no aplicativo com a nova senha!


---

# 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://movel.highsoftsistemas.com.br/telas-iniciais/login/redefinicao-de-senha.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.
