Follow the steps to log on to Lingma if you are a developer with an Individual Edition account.
Log on to Lingma
Step 1: Before you start
Make sure of the following:
You have created an Alibaba Cloud account. See Create an Alibaba Cloud account for details.
You have installed Lingma in JetBrains IDEs or Visual Studio Code. Or you have installed Lingma IDE. Check Install Lingma plugin for details.
Step 2: Log on to Lingma
If you have installed several IDE clients on your computer and Lingma is installed in each one, your logon status will be synchronized in all of them. This means you only need to log on once.
You can log on to Lingma Individual Edition in the following ways:
Log on with an account (recommended)
Log on with an AccessKey pair
Option 1: Log on with an account (recommended)
On your first launch after installation, you can log on to Lingma with a redirect page. Follow these steps:
Open Lingma and choose Log in with Alibaba Cloud Account.

Auto-complete the logon on the Alibaba Cloud logon page, and you'll see the successful logon page.

Method 2: Log on to with an AccessKey pair
When you can't open the Alibaba Cloud logon page in your browser, you can log on to Lingma using an AccessKey pair of the AccessKey ID (AK) and the AccessKey secret (SK).
This includes the following situations:
When developing remotely, such as in a Remote SSH, WSL, or Docker development environment.
When using the Visual Studio Code Web IDE.
When using an IDE built on an open source version of the Visual Studio Code Web IDE, if the IDE provider integrates with Open VSX. You'll need to download Lingma.
Here are the detailed steps:
Go to the Alibaba Cloud Management Console to get an AccessKey pair.

Enter the AccessKey ID and AccessKey secret on the settings page to log on to Lingma.
VS Code and Lingma IDE:
Use the following shortcut key to open the command palette:
macOS
Windows
⌘ ⇧ P
Ctrl Shift P
Search for Lingma to find the option Log in with Alibaba Cloud AK/SK.
Paste the access token you copied in Step 1.
(If you're an enterprise user) Select an organization.
Press Enter to log on.
JetBrains IDEs:
Go to the settings page.
Under , find the option Log in with Alibaba Cloud AK/SK.
Paste the access token you copied in Step 1.
(If you're an enterprise user) Select an organization.
Click Log in.
In Visual Studio, this method is not supported.

You are now ready to start using Lingma.
Log off from Lingma
To log off, follow these steps in your IDE:
JetBrains IDEs and VS Code: Click the drop-down bar next to your username in the chat panel and select Log out.
Visual Studio: From the top menu, choose Tools > Lingma > Log out.
After you log off from Lingma:
You'll be unable to use the chat and LLM-based code completion features.
Local models will still be available for code completion, technical documentation, and code snippet library capabilities (IntelliJ IDEA).