# Search for Students

## :mag\_right: Search for a Student

Click the **Search** link in the Students section to search for a student account. The Search for Students section displays a list of students in all classes. To show students in a specific class, click the **Class** drop-down list and select the class in which you want to search. You can scroll the list or type in one of the heading boxes to search by Pairing, Student Type, Last Name/First Name, Student ID, User Name, or Email Address.&#x20;

![Search for a student account](/files/-MDz2JxFdIG947Rj9nKn)

### Missing Licenses

Select the **Show Missing Licenses Column** button to view students who may not have a SIMnet license that covers all course assignments. Click **details** on a student record to view more information on which modules are missing from their license. View the :point\_right: [Student Reports](/manager/users/students/reports.md) help topic for more on this report.

{% hint style="info" %}
**Note**: The Missing Modules column may take up to 30-seconds to complete loading, depending on class size.
{% endhint %}

## :page\_facing\_up: Actions Menu Options

To see a list of actions for each student, expand the corresponding Actions Menu in the Actions column.

![Expanded Actions Menu](/files/-MDz8tmw_Nv9QABZ3M8i)

### Snapshot

Select **Snapshot** to navigate to the Student Details tab. Here, you can find the student's personal and contact information as well as their username. The Snapshot also shows a read-only version of the classes and assignments assigned to the student on the Assigned Classes and Assignments tabs as well as the licenses in their account, the time they've spent on tasks, and any credentials they have earned.

### Print Snapshot

Select **Print Snapshot** to print the student's Snapshot.

### Edit/Assign

Select **Edit/Assign** to navigate to the Student Details tab. See the :point\_right: [Edit/Assign Students section](https://app.gitbook.com/@simnet/s/manager/users/students/edit-assign-and-snapshot) for more information.

### Remove MHC Pairing

Select Remove MHC Pairing to break the students pairing to the Learning Management System. You may need to break a student pairing if the student has paired to the wrong SIMnet account.&#x20;

{% hint style="info" %}
**Note**: Students who are not paired to MH Campus will not have their grades automatically sent to the Learning Management System.
{% endhint %}

### Student Report

Select **Student Report** to view a report showing all of the student's assignment results, including student created self-study lessons. From this report, you can view result details and delete results. You can also change the grade of an individual item. You can print this report by clicking the Print Report button. View the :point\_right: [Student Reports](/manager/users/students/reports.md) help topic for more information.

### Send Message

Select **Send Message** to send a SIMnet message to the student. (Messaging must be allowed to see this option.) View the :point\_right: [Communicate](/manager/users/communicate.md) help topics for more information.

### View History

Select **View History** to view all student activity in SIMnet, including SIMnet login information and assignment activity. This option also allows you to export and/or print the student's activity data. View the :point\_right: [Student Reports](/manager/users/students/reports.md) help topic for more information.

### Delete Student

**Delete Student** allows you to remove the student record. However, if the student has entered a registration code, this option is not available and the student cannot be deleted. If you're unable to delete a student, you may want to archive them instead.

{% hint style="info" %}
**Note**: Students may contact the :point\_right: [SIMnet support team](https://help.simnetonline.com/students/important-links/mh-support) to have their SIMnet account deleted when they are finished with SIMnet. This is offered as a service to comply with "right to be forgotten" privacy regulations.
{% endhint %}

### Archive Student

Select **Archive Student** if you want to hide the student from your roster and reports. See the:point\_right: [Archive Students](/manager/users/students/archive.md) section for more information.


---

# 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/search.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.
