# Como Cadastrar Veículo?

***

**Tempo estimado:** 2 minutos\
**Permissão necessária:** Cadastro de Veículo\
**Módulo:** Cadastros Gerais

***

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

## **Como cadastrar um veículo:**

{% stepper %}
{% step %}

#### Passo 1: Acesse o menu Cadastros Gerais

No menu lateral do sistema, clique em:&#x20;

Cadastros Gerais > **Cadastros Veículos.**

<figure><img src="/files/Spb9BpxGgpIqrvBQVtkD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Passo 2: Clique em "Novo"

Na tela de veículos, clique no botão **Novo** para iniciar um novo cadastro.

<figure><img src="/files/4j7EGu1JgGTgQNIjlcGM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Passo 3: Preencha os dados do veículo

Informe os dados solicitados pelo sistema (**\*obrigatórios**) :

* Código
* Nome Veículo
* **\*Transportadora** &#x20;
* **\*Placa**
* **\*Marca**&#x20;
* **\*Modelo**
* Ano Fabricação&#x20;
* Ano do Modelo
* Chassi
* **\*Pais da Placa**
* **\*Estado da Placa**
* **\*Cidade da Placa**
* Odômetro Inicial
* Odômetro Máximo
* Data da Aquisição
* Veículo Cor
* **\*Tipo Veículo**
* **\*Tipo Carroceria**
* Renavan
* Carga Máx(kg)
* Cap. Tanque
* Valor Compra
* Valor Mercado
* Alienado à Empresa
* Plano de Conta

<figure><img src="/files/lB9iUhU61E7RDG6G0bOA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Passo 5: Salve o cadastro

Após conferir todas as informações, clique em **Salvar**.

O veículo estará disponível para utilização nas operações do sistema.

<figure><img src="/files/rPSs6Gf3vi22XG5ZPT2z" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Como Vincular Motorista no Veículo?&#x20;

{% content-ref url="/pages/EX6NWbBAak93W82cSk1c" %}
[Como Vincular Motorista no Veículo?](/cadastros-gerais/como-vincular-motorista-no-veiculo.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://centraldeajuda.celebrefrotas.com.br/cadastros-gerais/como-cadastrar-veiculo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
