# View and export all survey responses

You can easily view all of the responses to your survey in one place. From your [Survey Pages screen](https://www.formjoy.com/survey_pages), just click the fourth Action icon for the survey you are interested in (see screenshot below). You'll then be taken to that survey's responses page, which includes each supporter's full details for easy reference when viewing their answers.

![](/files/-MLwD25GYvxXxKYaJn17)

From this page, you can also export all of the survey's responses, by clicking the Export Responses button.


---

# 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://support.formjoy.com/view-and-export-all-survey-responses.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.
