# Course Integration Home

{% hint style="success" %}
**Note**: To access the SIMnet Course Integration Home select the :point\_right: [Instructor LMS Launch Point](/manager/integrations/lti-advantage-v1.3/instructor-lms-launch-point.md) in your LMS.
{% endhint %}

The SIMnet Course Integration Home provides you with Quick Links, Integration and Administrative Tools.

<figure><img src="/files/wjR1YyhGKyvAvOzqKEGW" alt=""><figcaption><p>Course Integration Home</p></figcaption></figure>

## :link: Course Quick Links

### Integrate: Deploy SIMnet assignments to the LMS

To deploy deep assignment links from your LMS to your SIMnet course select the Integrate option. Visit the :point\_right: [Assignment Integration](/manager/integrations/lti-advantage-v1.3/assignment-integration.md) help topic for more details.

## :abcd: Administrative Tasks

### Resync Grades

The LTIA integration consists of multiple distributed systems and the Resync Grades option allows you to resync grades through the upstream systems from SIMnet.

Visit the :point\_right: [Manual Grade Sync](/manager/integrations/lti-advantage-v1.3/manual-grade-sync.md)help topic for more details.

### Reset Course Pairing

Clicking the **Start Unlinking** button will unlink the current SIMnet course from your LMS course. You can then resync to a different course or re-link to the same course in the future. Click **Confirm** to unpair your LMS course from SIMnet.

### Unlink Automatic Sign-In

Once you have paired your LMS account with a SIMnet account, you will sign in to that account automatically in the future. If you would like to unpair that use account, click the **Start Unlinking** button in the *Unlink Automatic Sign-in* section and select **Confirm** to unlink your account.

### Relink Assignments

Relink Assignments allows you to manually initiate a process that will fix various assignment link issues can can occur. The relink process will: reconcile assignments through the various platforms, relink assignments in the LMS course, update assignment dates, titles, and points, redeploy LMS assignments that may have been deleted.


---

# 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/integrations/lti-advantage-v1.3/course-integration-home.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.
