# 个人资料

您可以在“设置”的“个人资料”部分更新您的个人账户信息。

### 访问个人资料设置

1. 点击左上角的 Morphic 徽标以打开组织/账户下拉菜单。
2. 选择“设置”。
3. 在左侧边栏中，点击“个人资料”。
4. 管理您的个人详细信息，包括您的姓名、电子邮件和头像。

**直接链接：**

* 直接前往个人资料部分： [studio.morphic.com/settings/profile](https://studio.morphic.com/settings/profile)

### 个人资料管理

要个性化您的账户，您可以更新个人资料信息：

* 头像：上传一张图片以代表您的账户。
* 全名：更新您在 Morphic 上显示的姓名。
* 电子邮件：确保您的电子邮件正确，以便接收通知和更新。
* 邀请好友：复制您的邀请链接与好友分享，当他们订阅时即可获得积分。

<figure><img src="/files/9eb0f8440491bef5cd50b9c43b8d877ab8c647cc" alt=""><figcaption><p>管理您的个人资料设置</p></figcaption></figure>

<figure><img src="/files/1ece7edca3d2b4aa110c1c14ba2d9722749e7c4c" alt="Profile settings page"><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/profile.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.
