# 设置

设置页面允许您在 Morphic 上管理常规设置、成员和组织设置、计划与计费，以及您的个人资料。

### 前往设置

**直接链接**

* 您可以随时通过此链接直接前往设置： [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)

**从 Canvas（登录后的默认视图）**

* 登录后，您默认会进入 Canvas 页面。
* 要打开设置，请点击左上角的个人资料徽标。这将打开组织/账户下拉菜单。
* 在下拉菜单中，选择“设置”。

**从 Canvas 导航到仪表板**

* 在同一下拉菜单（点击 Morphic 徽标打开）中，选择“返回仪表板”。
* 这将带您进入仪表板视图，在那里您可以查看所有项目文件。

**从仪表板**

* 在仪表板视图中，点击左上角的组织徽标。
* 在下拉菜单中，选择“设置”。

### 更改语言

您可以在 Morphic 的 Canvas 或仪表板中更改界面语言。

Morphic 目前支持以下界面语言：

* EN – 英语
* JP – 日本語（日语）
* KO – 한국어（韩语）
* ZH – 中文（简体）

**从 Canvas（登录后的默认视图）**

1. 在 Canvas 视图中，点击左上角的 Morphic 徽标。它会打开组织/账户下拉菜单。
2. 在下拉菜单中，点击“语言”。
3. 从列表中选择您偏好的语言。
4. 界面将立即切换到所选语言。

**从仪表板**

1. 在仪表板视图中，点击左上角的组织徽标。它会打开组织/账户下拉菜单。
2. 在下拉菜单中，点击“语言”。
3. 从列表中选择您偏好的语言。
4. 界面将立即切换到所选语言。

<figure><img src="/files/f86ce4119dcecaa4747e0af5f8e4d17b6c1fc4a0" alt=""><figcaption><p>更改界面语言</p></figcaption></figure>

<figure><img src="/files/cf0ac1e1f58f24c77796319ed76ac02cdfaa3701" alt="Language selection dropdown"><figcaption><p>语言选择选项</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/zh/kuai-su-shang-shou/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
