> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/manager/integrations/lti-advantage-v1.3/course-integration-home.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.simnetonline.com/manager/integrations/lti-advantage-v1.3/course-integration-home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
