> 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/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-account-administration/manage-your-public-profile-on-the-mobile-app.md).

# 在移动应用上管理您的公开资料

你的 *公开资料* 这是品牌与你建立联系的第一接触点。它描述了你是谁、你提供什么，以及你希望如何与品牌合作。让你的个人资料能够清楚描述你是谁并保持最新，是与合适品牌建立合作关系的关键组成部分。

#### 编辑你的公开个人资料详情

1. 在左上角，选择您的 **个人资料图标**.
2. 选择 **编辑资料**.
3. 通过填写以下部分来编辑你的公开个人资料：

<details>

<summary>Logo</summary>

选择 ![](/files/c36a9dd1e8f5161d84a61ef7f6846ff562de2370) **\[上传]** 以上传一张专业图片或可识别的徽标，该图片或徽标将显示在你的公开个人资料上，并代表你在市场中的形象。建议尺寸为 150 x 150 像素。

</details>

<details>

<summary>常规</summary>

该 *常规* 该部分用于向品牌介绍你自己，并添加关键词以帮助他们找到你。请说明你希望合作的品牌类型，以及你偏好的合作方式。

|           |                                                                                                                                                                                                                                                                                                                                                                                      |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **说明**    | 你的个人资料中最关键的部分是 **说明**。你最多可使用 1,000 个字符来详细说明你的工作内容、专长领域、目标受众，以及品牌为什么应该与你合作。务必分享你独特的价值主张——向品牌展示你为何与众不同！                                                                                                                                                                                                                                                                                |
| **内容与兴趣** | <p>输入你的个人资料关键词。当品牌使用这些术语搜索合作伙伴时，你的个人资料可能会出现。至少包含 1 个术语。</p><p><strong>提示：</strong></p><p>• 列表必须用逗号分隔，关键词之间不能有任何空格。</p><p>• 确保使用你所在垂直领域中受欢迎的关键词。</p><p>• 将任何额外的、非主要业务模式也作为关键词包含进去。</p><p><strong>示例：</strong> <code>lifestyleblogger,techreview,beautyblogger,homeessentials,millennialmarketing,genzshopping,shopthestyle,sustainablebrands,trendingtech,wellnessproducts</code></p> |
| **商业模式**  | 从下拉列表中选择最符合你自身情况的商业模式。如果你属于多种商业模式，可在你的描述中加入其他模式，或作为关键词添加到你的 **内容与兴趣**.                                                                                                                                                                                                                                                                                                               |

</details>

<details>

<summary>个人信息</summary>

将你的个人信息与 impact.com 共享，以便我们为你提供关于适合合作的品牌或项目的更好建议。所有个人信息字段均为可选，且不会在你的个人资料中公开显示。

</details>

<details>

<summary>配送信息</summary>

指定品牌可以向你寄送产品或礼品的收货地址，作为其项目的一部分。此信息不会添加到你的公开个人资料中。

</details>

4. 选择 **更新** 当你完成所需更改后。

   <div data-with-frame="true"><figure><img src="/files/405c0731aa5d1a933fd0109dc49fdeac7c2abf17" alt="" width="359"><figcaption></figcaption></figure></div>


---

# 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/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-account-administration/manage-your-public-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.
