> For the complete documentation index, see [llms.txt](https://manual.transito.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.transito.mg.gov.br/tutoriais/cetran/preencher-a-analise-preliminar.md).

# Preencher a análise preliminar

{% hint style="info" %}
Caixa SEI: SEPLAG/CETRAN-CAM PREPARATÓRIA
{% endhint %}

## 1️⃣ Incluir documento

<figure><img src="/files/mZ2vneVNInvMh96k8fLe" alt="" width="482"><figcaption></figcaption></figure>

No processo SEI em que foi distribuído para você, faça:

1. clique no ícone "Incluir documento".&#x20;
2. No campo de pesquisa, digite "Análise Preliminar"
3. Selecione a opção "Análise Preliminar"

## 2️⃣ Preencha os dados do documento

<figure><img src="/files/Yhrbajju6vmT3hGFjLkZ" alt="" width="563"><figcaption></figcaption></figure>

Aqui, mantenha marcado a opção "Nenhum" para o texto inicial. O texto padrão será inserido depois, na edição do documento.

Insira as informações do documento e marque o nível de acesso correspondente.

## 3️⃣ Preencher o cabeçalho

{% hint style="info" %}
Você pode navegar com o "TAB" do seu teclado para completar os campos do formulário.
{% endhint %}

Preencha o documento com os dados referentes ao recurso.

Nas primeiras opções, marque com um X a alternativa correspondente ao tipo de processo.&#x20;

{% hint style="danger" %}
Independente do processo, sempre preencha os campos de **Nº RECURSO NO CETRAN,** **NOME DO RECORRENTE e PROCEDÊNCIA DO RECURSO**
{% endhint %}

### <mark style="background-color:blue;">Se for um processo</mark>

<figure><img src="/files/5nMCPOOcDmfbXrJ0Jql8" alt="" width="563"><figcaption></figcaption></figure>

Também preencha:&#x20;

* Nº PROCESSO PCNET.

{% hint style="warning" %}
Quando o campo não for preenchido, coloque Não se aplica
{% endhint %}

### <mark style="background-color:green;">Se for multa</mark>

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

Também preencha:&#x20;

* PLACA VEÍCULO;
* N.° PROCESSAMENTO;
* N.° AIT;&#x20;
* CÓDIGO DA INFRAÇÃO.

## 4️⃣ Insira o texto padrão no campo "Análise do Recurso"

No campo "Análise do Recurso", selecione o texto padrão, apague o conteúdo e adicione o "Auto Texto" correspondente.

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

<figure><img src="/files/UyzvPWMDERyBrPDlIWjg" alt="" width="563"><figcaption><p>Selecione no campo "Autotexto" o que é mais compatível com sua análise</p></figcaption></figure>

<mark style="background-color:yellow;">A formatação já virá pré-definida!</mark>

<figure><img src="/files/Yowbn3ho2l98n3Wh9kdn" alt="" width="563"><figcaption><p>Caso necessário, verifique a formatação</p></figcaption></figure>

{% hint style="warning" %}
Lembre-se de salvar o documento!
{% endhint %}

## 5️⃣Marcar a conclusão

Marque a Conclusão da Análise Preliminar e salve seu documento

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

Para orientar, as definições são:

* **Deferido**: Quando o recurso for acatado, independente do motivo ou quando a prescrição for reconhecida na análise do recurso;
* **Indeferido**: Quando o recurso não for acatado, seja por mérito ou porque não atende os requisitos de admissibilidade (tempestividade, legitimidade ou outros);
* **Prejudicado**: Quando o recurso perde o objeto.&#x20;
  * Por exemplo: recurso deferido em 1ª instância ou prescrição reconhecida de ofício pela Autoridade de Trânsito com baixa da penalidade no sistema antes do julgamento do recurso;
* **Diligência**: Quando entender necessário diligência prévia para análise do recurso.

## ✅ <mark style="background-color:green;">Pronto!</mark>&#x20;

## <mark style="background-color:yellow;">Agora você tem um documento na formatação padrão e com as informações bem organizadas!</mark>


---

# 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.transito.mg.gov.br/tutoriais/cetran/preencher-a-analise-preliminar.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.
