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

# Blackboard Learn

> Integrate Praxis AI with Blackboard Learn using LTI Advantage 1.3

## Integrate Your Digital Twins with Blackboard

Pria integrates with **Blackboard Learn** using the **LTI Advantage (v1.3)** standard, placing AI-powered digital twins directly inside your courses.

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

    Deploy Pria as an LTI 1.3 tool across courses so faculty and students reach AI assistance without leaving Blackboard.
  </Card>

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

    Digital twins understand course context and materials to give personalized, relevant support.
  </Card>
</CardGroup>

***

## Prerequisites

Before you begin, ensure you have:

* [ ] Blackboard Learn administrator access
* [ ] Permission to register LTI 1.3 / LTI Advantage 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 1.3 Tool">
    In the Blackboard Administrator Panel, go to **Integrations** → **LTI Tool Providers** → **Register LTI 1.3 / Advantage 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 Services">
    Grant the LTI Advantage services Pria uses:

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

  <Step title="Set Tool Availability">
    Mark the tool as **Approved** and set its availability to **Yes** so instructors can add it to courses.
  </Step>

  <Step title="Deploy to Courses">
    Add Pria to course content areas or the course menu as an LTI 1.3 tool.
  </Step>
</Steps>

***

## Troubleshooting

| Issue                             | Solution                                                                               |
| --------------------------------- | -------------------------------------------------------------------------------------- |
| **Tool not available in courses** | Confirm the tool is **Approved** and set to **Available = Yes** in LTI Tool Providers. |
| **Authentication failures**       | Verify the Client/Application ID and Deployment ID match between Blackboard and Pria.  |
| **"Invalid redirect" errors**     | Ensure every redirect URL is registered exactly as shown above.                        |
| **Students can't access**         | Check that the placement is visible to the student role in the course.                 |

<Note>
  If issues persist, contact the Praxis AI team at [humans@praxis-ai.com](mailto:humans@praxis-ai.com) with your Blackboard 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 Blackboard deployment.
  </Card>

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

## Related

* [Canvas LTI 1.3](/mdx/integrations/canvas/lti-1-3) — the LTI 1.3 standard as configured for Canvas
* [D2L Brightspace](/mdx/integrations/d2l/introduction) — LTI Advantage for Brightspace
* [Moodle](/mdx/integrations/moodle/introduction) — LTI Advantage for Moodle
