# Submissions

On the **Submissions** page, you can view each submitted quiz along with the answers selected for each question. Even if a customer doesn't enter their email address, their responses still show up on the **Submissions** page.

You can choose to display a specific quiz and date range, and export all of the submissions.

Learn more about [Submissions page and how to export submissions data](/analytics-and-optimization/viewing-submission-data.md).


---

# 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.quizkitapp.com/account-and-settings/quiz-kit-interface/submissions.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.
