# Melhoria na mensagem de retorno ao acessar relatório financeiro do mês corrente (iFood)

Identificamos que, ao tentar visualizar o relatório financeiro pelo menu do iFood, os clientes não conseguiam acessar os dados do mês corrente, pois ele ainda não havia sido fechado. Isso gerava dúvidas e dificultava o entendimento da disponibilidade das informações.

Implementamos um aviso informando que não há dados disponíveis no momento na base do iFood.

{% hint style="warning" %}
&#x20;Os dados do mês atual só estarão disponíveis após o fechamento do período. Somente dos meses anteriores é possível visualizar.
{% endhint %}

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


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/15.2.0/15.2.0.2-beta/melhoria-na-mensagem-de-retorno-ao-acessar-relatorio-financeiro-do-mes-corrente-ifood.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.
