# pesquisa\_satisfacao

O evento **pesquisa\_satisfacao** tem o objetivo de salvar a nota da pesquisa de satisfação.

{% hint style="info" %}
Se o seu assistente não usa pesquisa de satisfação, este evento não é necessário.&#x20;
{% endhint %}

* **Identificador:** `pesquisa_satisfacao`
* **Label:** `Nota atribuída pelo usuário no bot`
* **Label extra1:** `Nota`
* **Label extra2:** `Menu principal`

{% hint style="warning" %}
&#x20;**O valor deve ser padrão de acordo com a lista de opções e, caso o usuário dê algum input inválido, o evento não deve ser disparado**
{% endhint %}


---

# 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://docs.altu.d1.cx/boas-praticas/eventos/eventos-padroes/pesquisa_satisfacao.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.
