> 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/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/who-is-my-primary-marketplace-contact.md).

# 谁是我的主要市场联系人？

在 impact.com 中，加入您账户的第一位账户用户将被指定为主要市场联系人。此用户将被列为合作伙伴可就您的项目相关的任何问题联系的人，并且是将接收合作伙伴消息的用户。

#### 查找您的主要市场联系人

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在 *账户* 列下，在 *常规* 部分下，选择 **账户用户**.
3. 在 *已加入* 列中，查看每位账户用户加入账户的时间。
   * 最先加入该账户的用户是该账户的主要市场联系人。

#### 更改您的主要市场联系人

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在 *项目* 右侧的部分中，选择 **Marketplace 个人资料**.
3. 滚动到 **联系人** 部分，并从下拉框中选择您希望列出联系信息的联系人。
   * 此处选择的任何联系人都可以就您的项目相关的任何问题进行联系，并且是将接收合作伙伴消息的用户。

     <div data-with-frame="true"><figure><img src="/files/5c32f5393cf6f2256550eb73e7408a0947332cc4" alt=""><figcaption></figcaption></figure></div>
4. 选择 **保存**.


---

# 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/brand/zh/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/who-is-my-primary-marketplace-contact.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.
