# Como listar todas as notas fiscais emitidas por mês

## 1 - Para listar todas as notas fiscais emitidas pela loja em determinado mês, basta acessar VENDAS > CONSULTA VENDAS > GESTÃO DE NOTAS FISCAIS:

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

## 2 - Em seguida, informe o período nos campos que estão no topo da tela. Após informar, uma tabela de resumo será carregada com as informações referentes ao período filtrado:

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

## 3 - Caso queira exportar uma planilha, que contenha a relação de todas as notas do período filtrado, basta clicar no botão verde "Exportar todas as Notas Fiscais":

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

## 4 - Ao final da página, estarão todas as notas que foram canceladas, inutilizadas ou que não foram emitidas porque ficaram pendentes. Clique no ícone :arrow\_forward: preto para ver o detalhamento:&#x20;

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

{% hint style="info" %}
Se houver uma nota cancelada ou inutilizada, a última coluna, denominada AÇÃO vai conter o xml dessa nota. Basta clicar sobre o símbolo cinza e salvar o xml. \
Caso a nota esteja com uma seta cinza, sua NF está pendente, então contate o suporte para resolver a situação da NF.
{% endhint %}


---

# 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://ajuda.phibo.site/sobre-o-sitema/fiscal/como-listar-todas-as-notas-fiscais-emitidas-por-mes.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.
