> For the complete documentation index, see [llms.txt](https://alfa-informatica-net.gitbook.io/alfa-comercial-web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alfa-informatica-net.gitbook.io/alfa-comercial-web/topicos-de-ajuda/fiscal/gestao-de-documentos.md).

# Gestão de Documentos

{% embed url="<https://youtu.be/4uV0zj0iyZE>" %}

Esta funcionalidade permite localizar, filtrar e baixar documentos fiscais emitidos ou recebidos, facilitando o envio de informações fiscais e a conferência de dados.

***

#### Passo a Passo Detalhado

1. **Acessar o Menu "Gestão de Documentos"**
   * Navegue até **Fiscal → Gestão de Documentos**.
2. **Aplicar Filtros para Refinar a Pesquisa**
   * **Período Específico:** Defina a data inicial e a data final para o período desejado.
   * **Tipo de Documento Fiscal:** Selecione o tipo de documento que deseja localizar.
   * **Formato de Arquivo:** Escolha entre PDF, XML ou ambos, conforme sua necessidade.
3. **Iniciar o Processo de Download**
   * Após configurar os filtros:
     * Clique em **Baixar Documentos**
     * O sistema fará o download dos arquivos selecionados, disponibilizando-os para acesso local.

***

#### Benefícios

* Otimiza a conferência de dados fiscais.
* Facilita o envio de informações para os destinatários corretos.
* Proporciona praticidade e eficiência na gestão de documentos fiscais.


---

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

```
GET https://alfa-informatica-net.gitbook.io/alfa-comercial-web/topicos-de-ajuda/fiscal/gestao-de-documentos.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.
