> ## Documentation Index
> Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# D2L Brightspace

> Integrate Praxis AI with D2L Brightspace using LTI Advantage

## Integrate Your Digital Twins with Brightspace

Pria integrates seamlessly with D2L Brightspace using the **LTI Advantage (v1.3)** standard, enabling AI-powered digital twins directly within your learning environment.

<CardGroup cols={2}>
  <Card title="LTI Advantage" icon="plug">
    **Standard Integration**

    Deploy Pria as an LTI tool across courses, enabling faculty and students to access AI assistance within Brightspace.
  </Card>

  <Card title="Course-Aware AI" icon="graduation-cap">
    **Contextual Learning**

    Digital twins understand course context, materials, and student progress for personalized support.
  </Card>
</CardGroup>

***

## Prerequisites

Before you begin, ensure you have:

* [ ] D2L Brightspace administrator access
* [ ] Permissions to register external LTI tools
* [ ] A Praxis AI Digital Twin instance (create one at [pria.praxislxp.com](https://pria.praxislxp.com))
* [ ] Your Digital Twin's public instance ID

***

## Installation Overview

<Steps>
  <Step title="Register Pria as an LTI Tool">
    In your Brightspace admin console, navigate to **Manage Extensibility** → **LTI Advantage** → **Register Tool**.
  </Step>

  <Step title="Configure Tool Settings">
    Enter the Pria LTI registration details:

    | Setting                      | Value                                                                                                                      |
    | ---------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
    | **Name**                     | Pria - Praxis AI                                                                                                           |
    | **Domain**                   | `prialti.praxislxp.com`                                                                                                    |
    | **Redirect URLs**            | `https://prialti.praxislxp.com`<br />`https://prialti.praxislxp.com/launch`<br />`https://prialti.praxislxp.com/resources` |
    | **OpenID Connect Login URL** | `https://prialti.praxislxp.com/login`                                                                                      |
    | **Target Link URI**          | `https://prialti.praxislxp.com/launch`                                                                                     |
    | **Keyset URL**               | `https://prialti.praxislxp.com/keys`                                                                                       |
  </Step>

  <Step title="Enable LTI Scopes">
    Grant the following permissions:

    * Names and Role Provisioning Services
    * Assignment and Grade Services (if using grading features)
    * Deep Linking (for content placement)
  </Step>

  <Step title="Deploy to Courses">
    Add Pria as an external tool in your course navigation or as embedded content within modules.
  </Step>
</Steps>

***

## Detailed Installation Guide

For step-by-step instructions with screenshots, refer to our comprehensive external guide:

<Card title="LTI v1.3 Advantage Install Guide for Brightspace" icon="book" href="https://learning.praxislxp.com/praxis/lti-1-3-advantage-install-guide-for-brightspace-d2l/">
  Complete walkthrough with screenshots for D2L Brightspace administrators.
</Card>

***

## Troubleshooting

| Issue                            | Solution                                                                                             |
| -------------------------------- | ---------------------------------------------------------------------------------------------------- |
| **Tool not appearing in course** | Verify the deployment is enabled for the org unit and check course-level tool availability settings. |
| **Authentication failures**      | Confirm the Client ID and Deployment ID match between Brightspace and Pria configuration.            |
| **"Invalid redirect" errors**    | Ensure all redirect URLs are registered exactly as shown above, including trailing slashes.          |
| **Students can't access**        | Check that the tool is published and visible to the Learner role in deployment settings.             |

<Note>
  If issues persist, contact the Praxis AI team at [humans@praxis-ai.com](mailto:humans@praxis-ai.com) with your Brightspace version and error screenshots.
</Note>

***

## What's Next?

After installation, configure your Digital Twin for course-aware interactions:

<CardGroup cols={2}>
  <Card title="Configure Your Digital Twin" icon="sliders" href="/mdx/admin-guide/configuration">
    Set up system prompts, AI models, and behavior for your Brightspace deployment.
  </Card>

  <Card title="Enable Tools" icon="wrench" href="/mdx/admin-guide/tools">
    Activate tools for calendar integration, content search, and more.
  </Card>
</CardGroup>
