> ## Documentation Index
> Fetch the complete documentation index at: https://support.nectir.io/llms.txt
> Use this file to discover all available pages before exploring further.

# LTI Dynamic Registration

> How to automatically integrate Nectir AI in Moodle LMS

export const entity_0 = "Workspace"

<Note>
  This guide is intended for LMS administrators. If you encounter any issues during the integration process, please contact [support@nectir.io](mailto:support@nectir.io).
</Note>

## Configuring Nectir AI

1. Navigate to **Site Administration** > **Plugins** > **External Tools** > **Manage Tools**
2. Input the following information **Tool URL**: [https://ai.nectir.io/api/lti13/dynamicRegistration?workspaceId=YOUR\_WORKSPACE\_ID](https://ai.nectir.io/api/lti13/dynamicRegistration?workspaceId=YOUR_WORKSPACE_ID)

   <Tip>
     You can find your {entity_0} ID by going to **Nectir AI** > **{entity_0} settings** <Icon icon="gear" iconType="solid" color="black" /> > Copy and paste the **{entity_0} ID** field
   </Tip>
3. Click **Add LTI Advantage**
4. Scroll down to your newly created tool and click **Activate**
5. Now view the tool settings by clicking the pen icon <Icon icon="pen" iconType="solid" color="black" />
   * **Tool configuration usage**: Show in activity chooser and as a preconfigured tool
   * **Default launch container**: (If you want Nectir AI to open within Moodle as an iframe, select **Embed, without blocks**. Otherwise, if you want it to open in a new tab, select **New window**)
6. Click **Save changes**
7. After you configure Nectir AI, you can continue with the [Adding Nectir AI to a Course](/lms-integrations/moodle-lti-manual#adding-nectir-ai-to-a-course)

## Troubleshooting

* Make sure you activated the tool
* Double check that the Workspace ID matches the one in your Nectir AI Workspace settings
* Try refreshing your browser
* Contact your Nectir AI representative for support at [support@nectir.io](mailto:support@nectir.io)
