JetBrains CodeCanvas 2025.1 Help

Set Up AI Enterprise

AI Enterprise is a part of the JetBrains IDE Services that provides features for corporate AI implementations. Learn more about AI Enterprise

This guide explains how to set up and use the AI Assistant IDE plugin in CodeCanvas dev environments, which relies on JetBrains AI Enterprise. The process requires configuration by system administrators, namespace administrators, and end users.

Requirements

  • IDE Services 2025.1.0.2151 or later

  • AI Enterprise is enabled in IDE Services. Learn how to enable AI Enterprise

  • Network access from dev environments to the AI Enterprise installation

  • Users who need access to AI Enterprise in CodeCanvas must exist in IDE Services. Note that CodeCanvas and IDE Services manage users separately, so user accounts must exist in both systems independently.

Configure IDE Services

  1. In IDE Services, create a new profile. See instructions

  2. Enable AI Enterprise in this profile. See instructions

  3. Assign this profile to a group of users who will be using AI Enterprise in CodeCanvas dev environments. See instructions

Configure dev environment template

  1. In CodeCanvas, create or select an existing dev environment template.

  2. Open the Project settings section and add the following plugin IDs to IDE plugins:

    • com.intellij.ml.llm (AI Assistant)

    • org.jetbrains.toolbox-enterprise-client (IDE Services)

  3. Open the Access section and allow access to this template to the same group of users that has the IDE Services profile assigned.

Set up local machine

To use AI Enterprise in CodeCanvas dev environments, the users must be authenticated in the company's JetBrains IDE Services installation. See the instructions below.

  1. Install JetBrains Toolbox 2.5.4 or later.

  2. Use Toolbox to install JetBrains Gateway.

  3. Open the URL of the IDE Services installation in a browser.

  4. Click Join [company name].

  5. When prompted, allow the browser to open Toolbox. After successful authentication, Toolbox will be authenticated in IDE Services and will apply profiles to IDEs started from Toolbox and Gateway.

  6. Create a dev environment using the template with the AI Assistant plugin enabled.

19 May 2025