# Search for SIMpaths

## :mag: Search for a SIMpath

When you click **SIMpaths** in the navigation menu, you can filter the list of SIMpaths by **Locked**, **Pre-Test Scenario**, **Post-Test Scenario** and **Content**.

![Search for a SIMpath](/files/-MK5FYDcYLMxymUqhfh6)

{% hint style="info" %}
**Note**: SIMpaths become Locked after a student has taken the SIMpath. Once the SIMpath is locked the content cannot be changed.
{% endhint %}

## :bookmark\_tabs: Actions Menu Options

Depending on the user’s role, the Actions Menu for the SIMpath may include:

### :eyes: **Preview Pre-Test**

Preview Pre-Test opens the pre-test in a new window. This feature makes it easier for instructors to preview exactly what students see without requiring the instructor to actually login as a student.

### :book: **Preview Lesson**

**Preview Lesson** opens the complete lesson in a new window.

### :pencil: **Preview Post-Test**

**Preview Post-Test** opens the complete post-test in a new window.

### :camera\_with\_flash: **Snapshot**

**Snapshot** shows the details of the SIMpath (including preferences and assignments) in a static window. This option is useful for instructors who do not have edit privileges for the SIMpath.

### :printer: **Print Snapshot**

**Print Snapshot** prints the snapshot information.

### :pencil2: **Edit/Assign**

**Edit/Assign** allows you to edit the SIMpath. Once the pre-test is locked, the lesson and post-test cannot be changed. The assignment details can always be changed. Only the SIMpath “owner” or the account Administrator can edit the exam. The Actions Menu is also available from the top of the Edit page.

### :printer: **Print Pre-Test**

**Print Pre-Test** allows you to print the list of questions in the Pre-Test.

### :printer: Print Post-Test

**Print Post-Test** allows you to print the list of questions in the Post-Test.

### :ledger: View Report

**View Report** allows you to view the latest SIMpath results for your entire class directly from the Actions menu.

### :receipt: Copy to SIMpath

**Copy to SIMpath** copies the SIMpath to a new SIMpath. This option is available to the SIMpath “owner” only. If you want other instructors to be able to copy your materials, use Copy to Template instead.

### :clipboard: Copy to Template

**Copy to Template** creates a new template based on the selected SIMpath. Any instructor who has rights to create SIMpaths from templates has access to the template (Full Instructor and Limited Instructors, but not Assistants).

### :x: Delete

**Delete** erases the SIMpath, all assignments, and all results. Only the SIMpath “owner” or the account Administrator can delete the SIMpath.


---

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