# Reports

Reports are where you’ll see the responses that you received from users.

You’ll have to set a date range to start seeing the reports

Reports tab has 2 parts:

1. Insights
2. Responses

#### Insights tab:

The insights tab will show you 3 things on the top:

1. Views: Number of people who viewed the survey
2. Contacts: Number of people who submitted their email ids.
3. Completion Rate: Percentage of people who completed the survey.

Below you’ll see the percentage of options selected by the users for each question.&#x20;

![](https://lh4.googleusercontent.com/rnlMwqLMGQhOGZ7QepXW5frTC9u_B-QB-bUxw5nMjNStyGvuB38pPPbp6LrBai4IpTOH36jJC6hK0tjmIqvxjBELxnLWZJq7_gNZqkmnib9aCaeRSooJEa6iCm3m7zg4e7ywriOw=s0)

**Responses tab:**<br>

This will show you the answers given by each respondent. The respondents are identified by their email addresses submitted. If a user hasn’t submitted their email address you’ll see their responses as “Unknown”.&#x20;

You can export all the responses as CSV for offline analysis.&#x20;

![](/files/-Mi5nSo1YHTgmqRakUkH)

<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.wpeka.com/survey-funnel/master/reports.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.
