Account Security
Change your username, update your password, and manage security settings including two-factor authentication (2FA)
The Profile page is where you manage your account's basic information and security settings.
After logging in, click your avatar in the top-right corner, then select "Profile" from the dropdown menu.
Basic Information
Bind Email
- Enter your email address in the "Email" field
- Click "Send Verification Code"
- Check your inbox for the code and enter it
- Click "Bind"
Binding an email enables password recovery and system notification delivery.
Security Settings
Change Password
- Find "Change Password" in the security settings section
- Fill in the following fields in order:
- Current password
- New password
- Confirm new password
- Click "Change Password"
Your new password must be at least 8 characters. We recommend including uppercase and lowercase letters, numbers, and special characters. Avoid reusing passwords from other platforms.
Two-Factor Authentication (2FA)
When 2FA is enabled, each login requires both your password and a one-time code from an authenticator app, effectively protecting against account compromise.
Enable 2FA
Install an Authenticator App
Install an authenticator app on your phone. Recommended options:
- Google Authenticator (Android / iOS)
- Microsoft Authenticator (Android / iOS)
Scan the QR Code
- Find the "Two-Factor Authentication" section on the Profile page
- Click "Enable 2FA"
- Scan the QR code displayed on the page using the app
Confirm Activation
Enter the 6-digit one-time code shown in the app into the verification field and click "Confirm Enable".
The system will then display a set of backup codes — take a screenshot or write them down immediately.
Backup codes are shown only once and are used for emergency login when the authenticator is unavailable. If you lose your backup codes and cannot access your authenticator, you must contact an admin to reset 2FA.
Disable 2FA
In the "Two-Factor Authentication" section, click "Disable 2FA", enter your current authenticator code, and confirm.
Troubleshooting
Enabled 2FA but cannot get a verification code?
Log in using the backup codes saved when 2FA was created. Once logged in, you can reset 2FA from your Profile. If backup codes are also lost, contact an admin for manual reset.
API Token
The Profile page provides an API Token for calling the platform's Management APIs (query account info, manage keys, read logs, etc.). This is different from the AI call keys (starting with sk-) generated in the console.
Find the "API Token" section on the page to view or reset your current token.
The API Token carries account-level management permissions. Do not share it or commit it to a code repository.
Last updated on