# Edit/Assign SIMpaths

You can edit the contents of a SIMpath and/or assign the SIMpath to a specific class or student by selecting the **Edit/Assign** option in the Actions Menu for the SIMpath you want to change.

![Select Edit/Assign from the Actions Menu](/files/-MKeMdFdh1av5HaVAIJx)

### 1. :clipboard: SIMpaths section

Click the **SIMpaths** section to navigate to the main page.

### 2. :page\_facing\_up: Actions Menu

Expand the Actions Menu for the SIMpath you want to edit and select **Edit/Assign** to navigate to the Questions tab.

![Add or remove questions](/files/-MKeMg5oUF92uzygLCFe)

### 3. :pencil: Edit Questions

On the **Questions** tab, add questions to or remove questions from the SIMpath as necessary. If the SIMpath is locked, you will be unable to edit the Question list.

{% hint style="info" %}
**Note:** Only the SIMpath “owner” or the account Administrator can edit the questions in the SIMpath.

**Note**: A SIMpath becomes locked when a student takes an assignment and the questions may not be changed once the SIMpath is locked.
{% endhint %}

![The Class Assignments tab](/files/-MKeMjWFmVsF1XszUtaH)

### 4. :school\_satchel: Class assignments

Click the **Class Assignments** tab to display a list of available classes. Click the class you want to assign the SIMpath to, and then click the **Add** button. When the SIMpath Assignment Details window appears, edit assignment preferences such as scheduling, gradebook options, and restrictions. See the :point\_right: [SIMpath Assignment Prefs section](https://app.gitbook.com/@simnet/s/manager/content/simpaths/simpath-assignment-prefs) for more information.

![The Student Assignments tab](/files/-MKeMmHj-N67lkoUaBn8)

### 5. :woman\_raising\_hand: Student assignments

Click the **Student Assignments** tab to display a list of available students. Click the student you want to assign the SIMpath to, and then click the **Add** button. When the SIMpath Assignment Details window appears, edit assignment preferences such as scheduling, gradebook options, and restrictions. See the :point\_right: [SIMpath Assignment Prefs section](https://app.gitbook.com/@simnet/s/manager/content/simpaths/simpath-assignment-prefs) 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/content/simpaths/edit-assign-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.
