> For the complete documentation index, see [llms.txt](https://manual.sigconsaida.mg.gov.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.sigconsaida.mg.gov.br/acessos-iniciais-e-gerenciamento/cadastrar-usuario/usuarios-externos/novos-usuarios.md).

# Novos Usuários

1. Como usuário externo do convenente e da OSC Parceira, acesse o [SIGCON Saída](https://sigconsaida.mg.gov.br/) e clique em `"Entrar"` no canto superior direito da tela inicial

![](/files/0ZzCBlzSP5LsHPPb0XOK)

{% hint style="info" %}
Os usuários externos são os que utilizam seu CPF como *login* **pertencem à prefeituras, OSCs** (Organização da Sociedade Civil), entre outros.
{% endhint %}

{% hint style="danger" %}
PARA SEGUIR COM A INCLUSÃO DO USUÁRIO EXTERNO O [REPRESENTANTE LEGAL](/acessos-iniciais-e-gerenciamento/cadastrar-usuario/usuarios-externos/1o-acesso-prefeito-representante-legal-da-osc.md) **PRECISA** ESTAR PREVIAMENTE CADASTRADO NO SIGCON.
{% endhint %}

2. Após o redirecionamento para a página de login, clique em `"Novo Usuário"`:

<figure><img src="/files/5Ttqja6O1UFIpFRupsA5" alt=""><figcaption></figcaption></figure>

3. Clique em `"Prefeituras e Organizações da Sociedade Civil e outros Convenentes/Parceiros"`:

![](/files/wrbiYClnBdcFtItDhzcE)

4. Então, clique em `"Pré Cadastro";`
5. Como usuário externo do convenente/ OSC Parceira, preencha o CPF e CNPJ e clique em `"Enviar"`:

<figure><img src="/files/ylhJYvYzGNVoEUW2hq0Y" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Para usuários externos do convenente.
{% endhint %}

6. Preencha todos os campos e clique em Enviar. Caso necessite de assinar com usuário poderá já marcar no campo indicado. Importante lembrar que o Representante legal irá Aprova, Ativar e dar perfil. A liberação da assinatura com usuário será feita posteriormente pela área técnica do Concedente/OEEP.

<figure><img src="/files/Q9oL7okmfYkOKXVfCyBJ" alt=""><figcaption></figcaption></figure>

7. O link para criação de senha só é enviado ao usuário externo após a aprovação do responsável legal. Assim que receber o link, basta clicar para acessar o sistema:

{% hint style="warning" %}
**ATENÇÃO**

O login de acesso só é liberado para o usuário após a aprovação do Responsável Legal da entidade. O usuário passará a acessar o sistema com o login (seu CPF) e com a nova senha criada.
{% endhint %}


---

# 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://manual.sigconsaida.mg.gov.br/acessos-iniciais-e-gerenciamento/cadastrar-usuario/usuarios-externos/novos-usuarios.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.
