# Deployment Guide LTI 1.3 - Manual Registration

1. Login to your Brightspace instance with an Admin user account.
2. In Brightspace, click the **'Admin Tools'** (little gear on top right) button, and click on **"Manage Extensibility"**.<br>

   <figure><img src="/files/1UxCuGK7LbT93HTXPCAC" alt=""><figcaption></figcaption></figure>
3. In Manage Extensibility page select the **“LTI Advantage”** tab and click the **“Register Tool”** button.

<figure><img src="/files/cWH7fNUTjL5mrlwAebfK" alt=""><figcaption></figcaption></figure>

4. The **“Register a Tool”** page will display. Click the **“Standard”** radio button to display the Tool Registration fields.   For the following steps please refer to this picture.

<figure><img src="/files/Al6tt0b938pIAekBjyJj" alt=""><figcaption></figcaption></figure>

4. **Enabled** should be checked. If it is not, click on the slide button to enable the tool.
5. Fill in the following fields:
   * **Name** - give a general name to the tool. E.g: **“Annoto LTI 1.3 Integration”**.
   * **Description:** Annoto Dashboard and Embed with Content-item messaging
   * **Domain**

     * **US Deployment:**&#x20;

     [**https://auth.us.annoto.net**](https://auth.eu.annoto.net)

     * **EU Deployment:**&#x20;

     [**https://auth.eu.annoto.net**](https://auth.eu.annoto.net)
   * Using the information provided by Annoto support, populate the specified fields.
     1. **Redirect URIs**
     2. **OpenID Connect Login URL (**&#x4C;ogin Initiation UR&#x4C;**)**
     3. **Target Link URI (..**/lti/app from the Redirect URI&#x73;**)**
     4. **Keyset URL (**&#x4A;WKS UR&#x4C;**)**
   * **Extensions** - check all 3 check boxes.\
     i. **Assignment and Grade Services**\
     ii. **Deep Linking**\
     iii. **Names and Role Provisioning Services**
   * **Roles** - Check the Send Institution Role
6. Click the **“Register”** button. The following alert displays:

<figure><img src="/files/hp3EaB2yx6UWM5SECXCd" alt=""><figcaption></figcaption></figure>

7. Send this strings to your **Annoto contact support** (as text)**.**
8. Click **"Done".**


---

# 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://docs.annoto.net/setup-guides/brightspace/legacy/deployment-guide-lti-1.3-manual-registration.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.
