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
In IDE Services, create a new profile. See instructions
Enable AI Enterprise in this profile. See instructions
Assign this profile to a group of users who will be using AI Enterprise in CodeCanvas dev environments. See instructions
Configure dev environment template
In CodeCanvas, create or select an existing dev environment template.
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)
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.
Install JetBrains Toolbox 2.5.4 or later.
Use Toolbox to install JetBrains Gateway.
Open the URL of the IDE Services installation in a browser.
Click Join [company name].
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.
Create a dev environment using the template with the AI Assistant plugin enabled.