> 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-6/manual-do-sistema-vr-master-ferramentas-v4-6-nota-fiscal-repositorio/manual-do-sistema-vr-master-ferramentas-v4-6-nota-fiscal-repositorio-nf-e/manual-do-sistema-vr-master-ferramentas-v4-6-nota-fiscal-repositorio-nf-e-saida.md).

# Saída

## **INTRODUÇÃO**

Essa tela permite a consulta e o gerenciamento das notas fiscais eletrônicas de saída, possibilitando ao usuário filtrar e localizar documentos fiscais emitidos em um determinado período e por diversos critérios, com foco na análise e conferência de dados fiscais.

![](/files/zrkwONFpY4s5EcHOCqfz)

![](/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/Cf8gYgdNyp1QceX15GCW) - Filtro (Teclas de atalho ALT+L). Utilize essa ferramenta para atribuir mais filtros a pesquisa que deseja realizar.

![](/files/LuHuEvEdEsACJOuYGdxI) - Ferramentas. [Clique aqui e veja o manual completo das ferramentas.](/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/manual-do-sistema-vr-pdv-ferramentas-self-checkout/manual-do-sistema-vr-pdv-ferramentas-self-checkout-funcoes-administrativas/mapa-de-funcoes/funcao-163/manual-do-sistema-vr-master-administrativo-cotacao-cliente/manual-ferramentas.md)

![](/files/LQpy4OTtMDhHCTOLMBod) - Visualizar (Teclas de atalho Alt+V)

![](/files/83hi0IcyIWdg3HkZk1Ax) - Sucesso

**Filtros e Campos Disponíveis**

No topo da tela, encontram-se os principais filtros de pesquisa:

* Período: Campo obrigatório onde o usuário define a data inicial e final da consulta das notas fiscais.
* Fornecedor: Campo opcional para busca específica por fornecedor vinculado à nota.
* Cliente: Permite buscar notas fiscais de saída emitidas para um cliente específico.
* Nº Nota: Filtro para localizar diretamente pelo número da nota fiscal.
* Loja: Campo de seleção com a opção "TODOS" ou lojas específicas, útil para empresas com múltiplas unidades.
* Situação NFe: Permite refinar a pesquisa conforme a situação da nota (autorizada, cancelada, denegada, etc.).

## **NOVIDADES DA VERSÃO**


---

# 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-6/manual-do-sistema-vr-master-ferramentas-v4-6-nota-fiscal-repositorio/manual-do-sistema-vr-master-ferramentas-v4-6-nota-fiscal-repositorio-nf-e/manual-do-sistema-vr-master-ferramentas-v4-6-nota-fiscal-repositorio-nf-e-saida.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.
