> 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/adseg/conexao-ao-sigcon-mg/3.-criacao-e-inclusao-de-usuario-no-adseg/incluir-usuario-m.md).

# Incluir usuário "m"

1. Acesse o ADSEG ([clique aqui para o passo a passo de acesso](/adseg/conexao-ao-sigcon-mg/1.-acesso-ao-adseg.md)).
2. Acesse o Menu de Usuário:

* No campo "Opção", digite `1`.
* No campo "Userid", insira o número do MASP (sem o dígito) precedido da letra "m".
* Pressione \[Enter] para prosseguir.

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

3. O sistema te direcionará para a tela com os campos a serem preenchidos.

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

4. Preencha os dados do usuário:

* **Nome do Usuário**: insira o nome completo em letras maiúsculas, sem acentos ou cedilha, separando as palavras por espaço. Caso o nome seja extenso, utilize abreviações adequadas.
* **Telefone Contato**: insira o número de telefone para contato.

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

**Área Usuária**: insira as letras correspondentes ao seu órgão. Por exemplo, para a Secretaria de Estado de Governo (SEGOV), utilize `vv`.

{% hint style="success" %}
Verifique o [código do seu Órgão](/adseg/informacoes-complementares/codigo-dos-orgaos.md).
{% endhint %}

5. Após preencher todos os campos, pressione \[Enter] e o sistema confirmará a inclusão do novo usuário.


---

# 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/adseg/conexao-ao-sigcon-mg/3.-criacao-e-inclusao-de-usuario-no-adseg/incluir-usuario-m.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.
