# View & Export Reports

You can access reports of Quiz, Quiz Schedules, and Practice Sets and export them to Excel files.

#### Access Quiz Reports

1. Log in to Admin/Instructor account and select `Tests -> Quizzes` from the sidebar menu.
2. Click on the analytics icon from the **Actions** column of a quiz.
3. You will be redirected to Quiz Overall Report.
4. Click on Detailed Report to access test takers.

![](/files/-Mgb8aLpeVz6hdeiTySd)

#### Access Quiz Schedule Reports

1. Log in to Admin/Instructor account and select `Tests -> Quizzes` from the sidebar menu.
2. Click on the edit icon from the **Actions** column of a quiz.
3. Then Go to Quiz Schedules.
4. Click on the analytics icon from the **Actions** column of a quiz schedule.
5. You will be redirected to Quiz Schedule Overall Report.
6. Click on Detailed Report to access test takers.

#### Access Practice Set Reports

1. Log in to Admin/Instructor account and select `Tests -> Practice Sets` from the sidebar menu.
2. Click on the analytics icon from the **Actions** column of a Practice Set.
3. You will be redirected to Practice Set Overall Report.
4. Click on Detailed Report to access test takers.


---

# 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://nearchip.gitbook.io/qwiktest/manage-tests/view-and-export-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.
