# SIMstudent

SIMstudent allows instructors and administrators to login to the Student Portal directly from the Course Manager without requiring a separate student account or registration code. The link is located in the upper right hand corner of the Course Manager and opens in a new browser window.

![SIMstudent Link](/files/SpWVRlOzNceBQxzSiD0J)

Clicking the SIMstudent link brings up a list of your assigned courses and the Library link. Click the Library link to view your student's library, based of all assigned books in all of your courses. Click the specific course link to impersonate a student in that course.

<figure><img src="/files/TDr56rAV5Wnf3mqlmOJZ" alt=""><figcaption><p>SIMstudent menu</p></figcaption></figure>

### :book: SIMbook Resources

SIMbook resources, like instructor manuals and solution files, that are only available to instructors, can be found on the Resources tab in the Library.  The books that show in the SIMstudent library are based on the products that are assigned to each instructor's campus.

![Instructor Resources in SIMstudent](/files/-MCIK6Zk6Q8k1QLLpscG)

### :recycle: Resetting Student Attempts

An instructor or administrator can also reset their assignment results via SIMstudent. For each eligible assignment, the **Reset Progress** button will appear on the assignment results page. Click the button and confirm the action to reset the assignment.

{% hint style="info" %}
**Info**: The Rest Progress feature is only available to SIMstudent logins. Real student accounts do not have access to this feature.
{% endhint %}

![Reset a SIMstudent Progress](/files/kJfVeVOBm6W1defKMtpD)


---

# 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/getting-started/exploring-simnet/simstudent.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.
