> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/releases/releases-2019/manual-do-sistema-vr-estacionamento-controle-lancamento.md).

# VREstacionamento > Controle > Lançamento

## **INTRODUÇÃO**

O Lançamento de controle é uma ferramenta responsável por registrar o lançamento do veículo no momento em que ele entra em seu estacionamento. Ele fará o controle do horário e data de entrada e saída e vinculará a placa do veículo nesses dados. É por essa ferramenta que você fará todo o controle do estacionamento, estradas, saídas, estornos e novos lançamentos.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/m9woU7dXMZcH11F97UAI) - Consultar (Teclas de atalho F1 ou ALT+C ). Preencha os filtros da tela como desejar em seguida clique neste botão para trazer o resultado de sua consulta. O resultado dessa pesquisa aparecerá em seguida no centro da tela.

![](/files/H69TXnND5Vc9u2Csc2uv)

![](/files/vNgoA0By55eJikqOgS7Z) - Incluir (Teclas de atalho F2 ou ALT+I). Clique neste botão para realizar um novo lançamento.

![](/files/d15thG1gcCou2WA1Wvrh) - Imprimir (Teclas de atalho F4 ou ALT+P). Este botão serve para realizar a impressão de cupom com as informações do veículo para controle do estacionamento.

![](/files/ji1bh9MXEQe0JebGCr86) - Estornar (Teclas de atalho ALT+R). Selecione um lançamento na lista e clique neste botão para estornar seu lançamento.

![](/files/5m2xSHzg25gnJSTChZZX) - Finalizar (Teclas de atalho ALT+F). Selecione um item da lista e clique neste botão para finalizar o veículo. Esta finalização ocorre quando o veículo está saindo do estacionamento.

![](/files/m1LcKNdcvsOhASHM5Xd3) - Sair (Tecla de atalho ESC). Este botão fecha a tela de lançamento de veículo.

## **LANÇAMENTO DE VEÍCULOS**

* Acesse o menu: Controle > Lançamento.
* Digite a placa do veículo.
* Clique no botão incluir(![](/files/vNgoA0By55eJikqOgS7Z).

## **FINALIZAÇÃO DE MOVIMENTAÇÃO**

* Selecione o veículo que está em aberto na lista "ABERTOS" como mostra abaixo.
* Clique no botão finalizar(![](/files/5m2xSHzg25gnJSTChZZX)


---

# 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://docs.vrsoft.com.br/vrmaster/releases/releases-2019/manual-do-sistema-vr-estacionamento-controle-lancamento.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.
