> For the complete documentation index, see [llms.txt](https://examind.gitbook.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://examind.gitbook.io/v1/examind-platform/get-started/lms-integrated.md).

# LMS Integrated

Connect EXAMIND to your LMS — Canvas, Blackboard, Brightspace, or Moodle — so assessments, rosters, and grades flow between the two.

{% hint style="info" %}
This section covers the **EXAMIND Platform**. **Feedback Machines** is a separate product with its own Canvas setup — see [Feedback Machines: Using Canvas](/v1/feedback-machines/get-started/using-canvas.md).
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Assessment Deeplink</strong></td><td>Place an EXAMIND assessment in your LMS course.</td><td><a href="/pages/S2ZPGtAy3XhN8w41EmSS">/pages/S2ZPGtAy3XhN8w41EmSS</a></td></tr><tr><td><strong>Availability Dates</strong></td><td>How your assessment's dates appear in each LMS.</td><td><a href="/pages/NxsqxAx0JWwKDAbziQES">/pages/NxsqxAx0JWwKDAbziQES</a></td></tr><tr><td><strong>Post Grades</strong></td><td>Send grades back to your LMS gradebook.</td><td><a href="/pages/HBYWaugpDgsAhMp3CYQW">/pages/HBYWaugpDgsAhMp3CYQW</a></td></tr><tr><td><strong>Invite Instructors</strong></td><td>Give co-instructors access from your LMS.</td><td><a href="/pages/R7RPpMBBJQUGbM7fXxLv">/pages/R7RPpMBBJQUGbM7fXxLv</a></td></tr><tr><td><strong>Roster Sync</strong></td><td>Keep your EXAMIND roster in sync with your LMS.</td><td><a href="/pages/paMhZim24tuat2ZcyVxi">/pages/paMhZim24tuat2ZcyVxi</a></td></tr></tbody></table>


---

# 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:

```
GET https://examind.gitbook.io/v1/examind-platform/get-started/lms-integrated.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.
