# Account Management

The Account Management page maintains your MOI unified account profile and sign-in methods. This account is used to access AI Studio, Genesis, MatrixOne, and other sub-products that use the same account system. Workspace members, roles, and resource permissions are not configured here.

## Open Account Management

1. In AI Studio (or another sub-product that uses the same account system), click the **user avatar** in the top-right corner of the top bar.
2. Choose **Account Management** from the menu.

The Account Management page opens on the account site. It does not manage workspace members, roles, or resource permissions.

For workspace members and roles, see [User permissions](../ai-studio/permissions/index.md).

## Basic information

The upper part of the page is the **Basic Information** card.

| Field | Description |
| --- | --- |
| Display name / avatar | Display name and avatar initials (or avatar image, depending on the UI) generated from the account profile |
| User ID | Unique account identifier; read-only |
| Username | Displayed; open editing with **Set / Edit** (name and related fields as shown in the UI) |
| Company | Company information in the profile; shown as empty or "-" when not set |
| Organization | Organization information in the profile; shown as empty or "-" when not set |
| Registration time | When the account was created |

### Change name (username-related profile)

1. On the username row, click **Set** or **Edit** (wording depends on the UI).
2. In the dialog, fill in the name-related fields and save.
3. After a successful save, the list shows the updated display name.

If you make no changes, cancel without submitting.

## Sign-in methods

The lower part of the page is the **Sign-in Methods** list. Each row shows a sign-in channel, its current binding and status, and actions such as bind, unbind, or verify.

### Sign-in method status

| Status | Meaning (summary) |
| --- | --- |
| Verified / Linked | Available for sign-in |
| Bound but not verified | Bound, but verification is still required (for example, email) |
| Not bound / Not linked | Not configured yet; follow the UI to bind |

Label colors and wording follow the UI.

### Phone number

Deployments that support phone-number profiles show a **Phone Number** row in sign-in methods. If the field is not shown on the current page, phone-number operations are not documented here.

| Situation | Available actions |
| --- | --- |
| Not bound | **Bind** a phone number (enter the number, verification code, and other fields in the wizard) |
| Bound, pending verification | **Verify** the phone number |
| Verified | Generally shows only the number and status |

### Email

| Situation | Available actions |
| --- | --- |
| Not verified | **Bind** or complete email verification (verification code, password, and other fields follow the dialog) |
| Verified | Shows the email address |

Changing the sign-in password requires a verified email. If the email is not verified, **Change Password** may be unavailable, and the UI shows a prompt.

### Third-party accounts (OAuth / SSO)

Which third-party providers appear depends on the deployment and enabled capabilities. Common providers include:

| Provider | Description |
| --- | --- |
| GitHub | Link or unlink |
| Google | Link or unlink (shown in some deployments) |
| WeCom | Link or unlink (shown in some deployments) |

- **Not linked**: Click **Link / Connect** and complete authorization in the redirect flow.
- **Linked**: Shows the third-party identifier (such as email or display name); you can click **Unlink** (confirmation required).

Only providers configured in the current environment or already linked to your account are shown.

### Sign-in password

| Item | Description |
| --- | --- |
| Meaning | Password used when signing in with email or similar account/password methods |
| Change | With a verified email, click **Change Password** and complete verification code and new-password setup in the dialog |

To reset a forgotten password, use **Forgot Password** on the sign-in page. This page does not reset an unknown password.

## Relationship to workspace permissions

| Topic | Where to go |
| --- | --- |
| Personal access tokens, service accounts | [Access credentials](credentials.md) |
| Credit, top-ups, billing | [Billing Center](cost-and-usage.md), [Top-ups and account settings](manage-billing.md) |
| Workspace members and roles | [User permissions](../ai-studio/permissions/index.md) |
| Genesis model API keys | [Genesis](../genesis/index.md) |
