> For the complete documentation index, see [llms.txt](https://atualizacoes.consumer.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atualizacoes.consumer.com.br/pdv/anteriores/14.7.1/14.7.1.10-beta/melhorias-na-tela-do-financeiro-da-central-do-ifood.md).

# Melhorias na tela do financeiro da Central do iFood

A interface do Financeiro iFood apresentava um design que não seguia a mesma linha visual da Central do iFood, e havia limitações na usabilidade e exibição de informações em diferentes guias, dificultando a análise de pedidos e a navegação.

Foram realizadas melhorias gerais no design, adotando o layout com uma interface mais moderna e alinhada à Central do iFood. Além disso, foram implementadas diversas otimizações nas abas "Visão Geral do Mês", "Análise de Pedidos", "Saiba Mais":

### Visão Geral do Mês

* Melhoria dos cards com ícones novos.

<figure><img src="/files/nMMt1PsEkF8wv7oWi19H" alt=""><figcaption><p>Visão Geral do Mês</p></figcaption></figure>

#### Visualizar pedidos

* Incluído abas de vendas e cancelamentos.

<figure><img src="/files/GORfHYBJVqOFoW9dKDng" alt=""><figcaption><p>Botão visualizar pedidos</p></figcaption></figure>

<figure><img src="/files/Jy17pLukhEcPhFc8jYLr" alt=""><figcaption><p>Tela Vendas</p></figcaption></figure>

<figure><img src="/files/Dxku8NIvLhr7BQbzKWTs" alt=""><figcaption><p>Tela Cancelamentos</p></figcaption></figure>

### Análise de Pedidos

Adição de novas funcionalidades:&#x20;

* Botões de exportação.
* Filtros em colunas.
* Exibição de subtotais.

<figure><img src="/files/jbXgFPC4URmnufeB2DkU" alt=""><figcaption><p>Análise de Pedidos</p></figcaption></figure>

### Saiba Mais

* Melhor explicação dos cálculos e colunas.

<figure><img src="/files/943jJBrpz8lb8kpNXg1e" alt=""><figcaption><p>Saiba Mais</p></figcaption></figure>


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/14.7.1/14.7.1.10-beta/melhorias-na-tela-do-financeiro-da-central-do-ifood.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.
