> 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/manual-do-sistema/manual-do-sistema-vr-master/manual-do-sistema-vr-master-versoes/manual-do-sistema-vr-master-ferramentas-v4-3/manual-do-sistema-vr-master-ferramentas-v4-3-estoque-balanco/manual-do-sistema-vr-master-ferramentas-v4-3-estoque-balanco-lancamento/como-criar-o-balanco-utilizando-a-conferencia-na-versao-4-3.md).

# COMO CRIAR O BALANÇO UTILIZANDO A CONFERÊNCIA NA VERSÃO “4.3”

1 - Acesse Estoque > Balanço > Lançamento e clique no botão de Parâmetros (![](/files/0z6bCudIWcFmAdysvvt7) e marque a opção “ Utiliza Novo Balanço” e salve.

![](/files/QSgFym8htiHQcoMXWKAw)

2 - Na tela de Lançamento, clique no botão Incluir (![](/files/pyiwE1Rf4f0twvRswPAK). 3 - Preencha a descrição, o tipo, a data e o tipo estoque do balanço. Marque a flag “Conferência” e clique em salvar (![](/files/3S5oyZlv8onvmp4t1eg9) para gerar o código do balanço.

4 - Adicione o produto pelo botão de adicionar (![](/files/R29HVEcnBYPoo1PkCRR7)) no canto inferior direito da tela e sua quantidade da contagem. Em seguida clique no botão de Recontagem (![](/files/OSQfbsqxcy6hNKTBfiHp) e confirme com sim.

![](/files/9bEf3mKfpLFVyWvsAKBQ)

5- Iniciada a etapa de recontagem clique 2 vezes no produto para abrir a opção para incluir novamente a quantidade de contagem.

![](/files/7RmfBOab3mwRN1dlXGoN)

6 - Observe que a quantidade de contagem e a recontagem possuem o mesmo valor, se no caso estiver com valores diferentes o sistema não preenche automaticamente a conferência até que o usuário informe a mesma quantidade. Para ajustar a quantidade clique 2 vezes no produto e selecione a quantidade que deseja “Retirar”.

![](/files/npy9PyvHrTIDnEypdF8k)

7 - Clique no botão para iniciar a conferência (![](/files/BXfvXUCFQtXaNzsEyVR2)) e confirme com sim. Veja que a conferência foi preenchida automaticamente com o mesmo valor da contagem e recontagem. Após isso pode ser finalizado o balanço pelo botão Atualizar Balanço (![](/files/K3MPJ6LXgrRbGxUZGbcr).

![](/files/fG3vdzEM5J57q2lEvvVc)


---

# 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/manual-do-sistema/manual-do-sistema-vr-master/manual-do-sistema-vr-master-versoes/manual-do-sistema-vr-master-ferramentas-v4-3/manual-do-sistema-vr-master-ferramentas-v4-3-estoque-balanco/manual-do-sistema-vr-master-ferramentas-v4-3-estoque-balanco-lancamento/como-criar-o-balanco-utilizando-a-conferencia-na-versao-4-3.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.
