# Student Reports

## :man\_technologist: Transaction History

A Transaction History report allows you to see a history of all student's actions in the student portal such as when they registered, the time they started and finished an exam, and date and time of logins.

![Select View History from the Actions Menu](/files/-MIUlSgm-EDf75AeuLKi)

### 1. :person\_raising\_hand: Search for a student

Navigate to the Students section and search for the student who's transaction history you want to view.

### 2. :calendar\_spiral: Select View History

Expand the Actions Menu for the student and select **View History** to open the Student History window.

![Student History window](/files/-MIUmFCyK2evxn2SBnIW)

### 3. :printer: Export or print results

Click the **Export** button to export the entire student's transaction history to an Excel workbook or, click the **Print** button to print the results. Click the **Close** button to close the window.

## :tickets: Licenses

You can easily determine which product licenses are applied to a student's account by selecting either **Edit/Assign** or **Snapshot** from the Actions Menu. On the **Licenses** tab, you will find the student's licenses, books that appear in the student's library, and any missing license modules by class.

![](/files/-MK5Y3erMMIdl7GfMTGM)

## :woman\_student: Student Overview Report

A Student Overview Report queries all of the results for a specific student. From this report, you can view result details and delete results. You can print this report by clicking the Print Report button.

To view a student overview report from the Actions menu, navigate to the Students section and expand the Actions Menu for the student who's report you'd like to view. Select **Student Report** and SIMnet will display an overview of all the student's assignments.

### :100: Assignment Results

Click the Lessons, SIMbooks, Student Lessons, Exams, SIMpaths, Projects or Resources tab and select an assignment to display the student's results.

![Student overview report](/files/-MEO9bOh3u92kSC1HlG5)

### :timer: Time on Task

The Time on Task tab allows you to review the total time the student has spent on different assignment types.

### :trophy: Credentials

The Credentials tab displays all credentials earned by the student.


---

# 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://help.simnetonline.com/manager/users/students/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.
