# Reports - Satisfaction Survey

In this example, you have a satisfaction survey in the chatbot and now want to create a custom report with that information.&#x20;

* To build a satisfaction survey through the chatbot, [click here](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-duvidas-comuns/chatbot-criando-um-chatbot-para-coletar-feedback-de-satisfacao).

Follow the example below on how to extract.

1 - Go to Reports;

<figure><img src="/files/09643d40e9cfc2f12ac7a2283dd9044d95a1fdc9" alt=""><figcaption></figcaption></figure>

2 - Click + New; add the name; select Leads > Created Leads&#x20;

* New Filter > choose the filter Leads with the Field > Satisfaction Survey > Is not empty

Save the report.

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

{% hint style="warning" %}
Attention: The **Traction plans do not have access to reports and dashboards**. Contact our support center for more information.
{% endhint %}

<br>


---

# 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.sprinthub.com/en/topics/analyze/custom-reports-and-dashboards/reports-common-questions/reports-leads/reports-satisfaction-survey.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.
