All Products
Search
Document Center

Qoder CN Series:Log in to Enterprise Dedicated Edition

Last Updated:Jul 03, 2026

This topic describes how developers of Qoder CN Enterprise Dedicated Edition can log in to Qoder CN.

Prerequisites

  • You must have a user account for the Qoder CN Enterprise Dedicated Edition. If you do not have an account, contact your organization administrator. If your organization has an SSO configuration, you can log in with your enterprise account.

  • You must have developer permissions for Qoder CN within your organization. To obtain these permissions, contact a Qoder CN administrator in your organization. For more information, see Authorization management.

  • You must install the Qoder CN IDE plugin in JetBrains IDEs, Visual Studio Code, or Visual Studio, or download and install the Qoder CN IDE. For instructions, see Installation guide.

Log in to Qoder CN

Step 1: Obtain the login URL

Contact your organization administrator to obtain the login URL for the Enterprise Dedicated Edition. Administrators can follow these steps to obtain the URL:

  1. Log on to the Qoder CN console with your Alibaba Cloud account or a RAM user. Go to Instance Management > Enterprise Dedicated Edition.

    Instance Management page showing Enterprise Dedicated Edition

  2. Select the target organization. The Public Domain Name displayed on the details page is the endpoint for the Enterprise Dedicated Edition.

    Organization details page showing Public Domain Name

Step 2: Configure the login URL

Visual Studio Code

  1. Click the Qoder CN icon in the side navigation bar to open the intelligent conversation window, and click the Settings button in the upper-right corner. On the Settings page, enter the dedicated login URL that you obtained in Step 1 in the dedicated domain address input box.

  2. Reload or restart Visual Studio Code for the configuration to take effect.

JetBrains IDEs

  1. Select File > Settings. On the Settings page, click the Qoder CN menu, select Dedicated Domain Account, and enter the dedicated edition login URL that you obtained in Step 1 in the input box.

  2. Restart IntelliJ IDEA for the configuration to take effect.

Step 3: Log in to Qoder CN

The Qoder CN Enterprise Dedicated Edition supports two login methods:

Account and password

  1. After you install Qoder CN and configure the dedicated domain login URL, select the enterprise dedicated domain login option in your IDE.

    Click Log in with Enterprise Dedicated URL. The system automatically copies the login URL and opens the login page in your browser. Complete the login process in your browser.

  2. After you log in on the Qoder CN login page, the next step depends on your account's organization associations:

    • Scenario 1: If your account is associated with only one organization in the enterprise, you are automatically logged in with the developer identity of that organization.

    • Scenario 2: If your account is associated with multiple organizations in the enterprise, you must select an organization's developer identity to log in.

  3. After you select your identity, you are logged in and can start using the service.

    After a successful login, your browser displays a Success message, and your account name appears in the upper-right corner of the IDE.

Personal access token

Prerequisite: Obtain a personal access token.

You can use a personal access token to log in to Qoder CN in remote development scenarios, such as when using Remote SSH, WSL, or Docker in your IDE.

Visual Studio Code and Qoder CN IDE

  1. In your IDE, open the command palette with the shortcut ++P (on macOS) or Ctrl+Shift+P (on Windows). Search for Qoder CN and select Log in with Access Token.

  2. Paste your personal access token and log in.

    • If your account is authorized for only one organization, press Enter to complete the login.

    • If multiple organizations under your account are authorized to use the Qoder CN IDE, press the Enter key and then click the organization that you want to use to complete the login.

JetBrains IDEs

  1. Open the IDE's settings page and find the Qoder CN settings. When you are not logged in, the option to log in with an access token is visible.

  2. Paste your personal access token and log in.

    • If your account is authorized for only one organization, click Log in.

    • If your account has access to the Qoder CN IDE through multiple organizations, select the desired organization and click Log In.

Log out of Qoder CN

  1. Click your profile avatar in the Qoder CN AI Chat window, then click Log out in the drop-down menu.

  2. After you log out, you can no longer use Qoder CN features that rely on the cloud-based large language model, such as intelligent code completion, AI Chat, and inline chat.