> For the complete documentation index, see [llms.txt](https://ajuda.cardapioweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.cardapioweb.com/gestao/avaliacoes.md).

# Avaliações

Na aba de avaliações da Cardápio Web você consegue acompanhar a satisfação dos seus clientes.

## Como conseguir o link para as avaliações?

Para conseguir o link de Avaliação você pode clicar em **“Compartilhar pedido”,** e em “**Link de Avaliação”**.

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

Quando seu pedido é concluído, Cardapinho também enviará o link para avaliação do pedido:

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

Caso queira também pode ativar a opção para realizar a impressão de **QR Code de Avaliação do Pedido**, para o final da sua via padrão.

{% hint style="danger" %}
**IMPORTANTE:** Algumas impressoras não consegue imprimir esse QR CODE, pois não suportam a funcionalidade.
{% endhint %}

Para isso, clique em **"CONFIGURAÇÕES"**, depois em **"IMPRESSÃO"** e ative a opção **"IMPRIMIR QR CODES DE AVALIAÇÃO DO PEDIDO (DELIVERY, RETIRADA E NO LOCAL)"**:

<figure><img src="/files/2kg0LxfBAJrfJpNtm5xA" alt=""><figcaption></figcaption></figure>

## Como acompanhar as avaliações?

Para acompanhar essas avaliações, vá no seu menu lateral e procure por **"AVALIAÇÕES"**, é possível aplicar alguns filtros e selecionar datas:

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

Ao compartilhar o link pro seu cliente, ele será direcionado para uma avaliação, onde ele pode definir uma nota para cada informação:

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

{% hint style="info" %}
**Lembre-se:** A avaliação é referente ao pedido e somente você como dono do estabelecimento tem acesso às informações de avaliações dos seu pedidos
{% endhint %}

<figure><img src="/files/0WEPdxuAMM8HzbN0yPHo" alt=""><figcaption></figcaption></figure>

#### A avaliação de pedidos permite que você colete feedback dos clientes, ajudando a identificar áreas de melhoria e a garantir que seus produtos e serviços atendam às expectativas!🚀✨


---

# 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://ajuda.cardapioweb.com/gestao/avaliacoes.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.
