> 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-x.md).

# Incluir usuário "x"

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:

<figure><img src="/files/9cz5gfhSZE1LnI7iLVX6" alt=""><figcaption></figcaption></figure>

3. Inicie a inclusão de um usuário externo:

* No campo "Opção", digite `1`.
* No campo "Usuário Externo", insira `X`.
* Pressione \[Enter] para prosseguir.

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

4. &#x20;Preencha os dados do novo 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.
* **Área Usuário:** insira as letras correspondentes ao seu órgão. Por exemplo, para a Secretaria de Estado de Governo (SEGOV), utilize `vv`.

<figure><img src="/files/305wrKnWVYhKlFwRvCGC" alt=""><figcaption></figcaption></figure>

5. Após preencher todos os campos, pressione \[Enter]:

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

{% hint style="success" %}
Para os demais Secretaria e Órgãos, acesse "[código dos órgãos](/adseg/informacoes-complementares/codigo-dos-orgaos.md)".
{% endhint %}

6. O sistema gerará automaticamente o "Userid" do novo usuário, composto por um número sequencial precedido pela letra "X":

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

8. &#x20;Certifique-se de que todas as informações estejam corretas antes de finalizar a inclusão.


---

# 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-x.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.
