> For the complete documentation index, see [llms.txt](https://sigafdocumenta.saude.mg.gov.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sigafdocumenta.saude.mg.gov.br/relatorios/relatorios-sigaf/entradas/relatorio-entrada-nfe-por-af-municipal.md).

# Relatório Entrada Nfe por AF Municipal

## Acesso ao Relatório

Caminho no [SIGAF](https://sigaf.saude.mg.gov.br/):

Relatórios > Entradas > [Relatório Entrada Nfe por AF Municipal](https://antigo-sigaf.saude.mg.gov.br/?page=tb_entrada_af_munic_nota/rel_atesto_nota_fiscal&_menu_acessado=795)

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

## Sobre o Relatório

<details>

<summary><strong>Quem consegue acessar este relatório?</strong></summary>

Esse relatório pode ser acessado pelos usuários ativos no SIGAF com os seguintes níveis de acesso:

* [x] Atendente Almoxarifado
* [x] Farmacêutico Municipal
* [x] Farmacêutico Regional
* [x] Farmacêutico SAF
* [x] Financeiro Municipal
* [x] Gerente Almoxarifado

{% hint style="info" %}
Se o acesso for **nível municipal** e **gerente almoxarifado**, visualiza apenas o seu estabelecimento.&#x20;

Se for **regional**, visualiza tanto o seu estabelecimento quanto os que estão sob sua jurisdição.&#x20;

Já o **nível central** têm acesso aos dados de todo o Estado.
{% endhint %}

</details>

<details>

<summary><strong>Qual é a finalidade do relatório?</strong></summary>

Permite acompanhar as informações registradas no SIGAF de recebimento de medicamentos e produtos do Componente Básico da Assistência Farmacêutica, distribuídos por meio dos ciclos de fornecimento da ERAF, com base nas Autorizações de Fornecimento Municipais (AF), possibilitando o monitoramento de Notas Fiscais.

</details>

<details>

<summary>Em quais situações o relatório é mais útil?</summary>

Este relatório é especialmente útil em situações que envolvem:

* Subsidiar notificações ao fornecedor em casos de descumprimento do prazo de entrega.
* Permite controlar o prazo de entrega pelo fornecedor.
* Para controle e conferência da chegada de medicamentos nas unidades a partir das AFs municipais.

</details>

### Como Explorar e Interagir com o Relatório? <a href="#como-explorar-e-interagir-com-o-relatorio" id="como-explorar-e-interagir-com-o-relatorio"></a>

<details>

<summary><strong>Quais filtros estão disponíveis?</strong></summary>

Confira a seguir os filtros disponíveis para extrair esse relatório:

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

É necessário preencher os campos "Data de Recebimento" e "Data de Aceite".

{% hint style="info" %}
O campo "todas" que aparece em "Data de Recebimento" e "Data de Aceite" ao ser selecionado retorna os dados de todas as datas disponíveis. Para pesquisar períodos específicos desabilite esse campo.

![](/files/JRdX8n895W6Dc37nfoYd)
{% endhint %}

</details>

<details>

<summary><strong>É possível exportar o relatório? Em quais formatos?</strong></summary>

É possível e extrair o relatório nos formatos:

* [x] PDF
* [x] CSV

</details>

<details>

<summary><strong>Quais informações aparecem no relatório exportado (CSV)?</strong></summary>

* [x] Ciclo de Fornecimento
* [x] Código IBGE
* [x] CPF do Responsável
* [x] Data de Aceite
* [x] Data de Recebimento
* [x] Destinatário
* [x] Fornecedor
* [x] Número AF
* [x] Número Nota Fiscal
* [x] Região
* [x] Regional
* [x] Responsável
* [x] Valor Total da Nfe

</details>


---

# 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://sigafdocumenta.saude.mg.gov.br/relatorios/relatorios-sigaf/entradas/relatorio-entrada-nfe-por-af-municipal.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.
