> 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/veiculos/novo-sistema-de-racionalizacao-e-previo-registro/manual-do-usuario-novo-srpr/8.-anexos-dicionario-de-dados-do-arquivo-de-envio-e-retorno-layout/1.-layout-do-emplacamento-automatico-seau.md).

# 1. Layout do Emplacamento Automático - SEAU

Enviar os dados conforme os seguintes parâmetros (layout):

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

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

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

Observações:&#x20;

I. Os campos com “*” serão codificados conforme padronização nacional já existente.*&#x20;

*II. (*) Estes campos serão consistidos conforme tabela do DETRAN-MG.&#x20;

III. (\*\*) Estes campos serão consistidos conforme tabela da FENASEG.&#x20;

IV. Os campos D.40 até D.60 serão preenchidos pelo sistema e devolvidos no arquivo de retorno.&#x20;

O frotista deverá enviá-los sem preencher.&#x20;

<div align="left"><figure><img src="/files/bxRp4vjVIQZ7zH91TRMK" alt=""><figcaption></figcaption></figure></div>

Formato dos Campos:

**NUMÉRICOS**: Alinhado à direita, com zeros à esquerda. Os não utilizados deverão conter zeros. **ALFANUMÉRICOS**: Alinhados à esquerda, com brancos à direita. Os não utilizados deverão conter espaços em branco.&#x20;

**DATAS:** As datas serão numéricas de 8 posições no formato AAAAMMDD. As datas não utilizadas deverão conter zeros.&#x20;

**VALORES**: Os campos de valores serão gravados sem brancos, pontos e/ou vírgulas. Valor do veículo => R$ 15.000,00 deverá ser gravado da seguinte forma: 000000001500000. Valor do IPVA => R$ 2.400,32 deverá ser gravado da seguinte forma: 0240032.

Codificação e processamento do arquivo:

Os dados deverão estar em codificação ANSI para que não haja problemas com acentuação. Os arquivos são processados diariamente às 07:00, 12:00, 19:00 e 22:00 horas, porém os arquivos enviados após as 21:30 serão retornados somente no dia seguinte.


---

# 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/veiculos/novo-sistema-de-racionalizacao-e-previo-registro/manual-do-usuario-novo-srpr/8.-anexos-dicionario-de-dados-do-arquivo-de-envio-e-retorno-layout/1.-layout-do-emplacamento-automatico-seau.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.
