> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-account-administration/manage-your-user-profile-on-the-mobile-app.md).

# 在移动应用中管理您的用户资料

您的个人资料包含姓名、联系方式等信息。您的个人资料还包含账户的常规设置，如语言和密码设置。与桌面应用不同，移动应用将个人资料详情和 [公司信息](/partner/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-account-administration/manage-your-company-information-on-the-mobile-app.md) 在同一位置。

#### 管理您的个人资料

1. 在左上角，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户个人资料]**.
2. 在您的个人资料图标右侧，选择 ![](/files/5bf07e240a4fb9db82e977a88250b42ab522d2bd) **\[切换]** 查看您的所有账户。
3. 选择一个账户并进行任何更改。
   * 有关每组设置的更多信息，请参见下方各部分。
4. 要退出该账户，请选择 **退出登录**.

   <div data-with-frame="true"><figure><img src="/files/8ac6f2b5fbe09ad8190def5b65c2adce36004ebd" alt="" width="358"><figcaption></figcaption></figure></div>

<details>

<summary>常规</summary>

在这里，您可以自定义基本账户设置，例如密码。

| 设置     | 描述                                                                                                                                                                       |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 主题     | 设置 *浅色* 或 *深色* 主题，以匹配您偏好的应用内浏览体验。                                                                                                                                        |
| 语言     | 选择要在您的账户中显示的语言。                                                                                                                                                          |
| 更新密码   | 更改您的账户密码，或在忘记密码时重置密码。                                                                                                                                                    |
| 关闭您的账户 | 联系支持团队以获取停用账户的帮助。了解更多关于 [关闭您的合作伙伴账户](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/account-management/how-do-i-close-my-partner-account.md). |

</details>

<details>

<summary>最新动态</summary>

查看可帮助您更好地管理与品牌合作关系的最新功能和能力。向左滑动查看更多功能并选择 **好的，明白了！** 以全部关闭。

<div data-with-frame="true"><figure><img src="/files/ec7353c5ae4b3e629dabed6b08736307793108d3" alt="" width="179"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>账户详情</summary>

本部分允许您查看公司信息。有关这些选项的更多信息，请参阅 [在移动应用中管理您的公司信息](/partner/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-account-administration/manage-your-company-information-on-the-mobile-app.md).

| 详情   | 描述                          |
| ---- | --------------------------- |
| 常规   | 关于您公司的基本信息，例如时区和税务信息。       |
| 地址   | 您公司的公司地址和账单地址。              |
| 联系方式 | 您公司用于处理内部和外部事务的财务、技术和商务联系人。 |

</details>

<details>

<summary>帮助与支持</summary>

访问帮助中心或给我们发送电子邮件。

1. 选择 **帮助中心**.
   * 查看我们专为移动应用提供的帮助文章，寻找解决方案。
2. 或者，选择 **给我们发邮件**.
   * 从 *发送电子邮件...* 上滑菜单中，选择您偏好的电子邮件应用。
   * 将打开一封草稿，其中页脚包含您设备的详细信息。
   * 添加您的评论，完成后发送电子邮件。

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-account-administration/manage-your-user-profile-on-the-mobile-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
