> 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/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.md).

# 将潜在合作伙伴标记为潜在客户

在开始跟踪这些合作伙伴在新合作伙伴漏斗中的位置之前，你必须先将感兴趣的合作伙伴标记为潜在客户。你主要会在 Marketplace 中完成此操作。

1. 从左侧导航栏中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现]** → **查找合作伙伴 → 合作伙伴 Marketplace**.
   * 或者，对于创作者项目，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现]** → **查找创作者 → 创作者 Marketplace**.
2. 进入 Marketplace 后， [开始浏览合作伙伴](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/look-for-specific-types-of-partners.md).
3. 将合作伙伴标记为潜在客户。你有 2 种方式可以这样做：
   * 在搜索多个合作伙伴时将合作伙伴标记出来。
   * 在查看合作伙伴资料时，将其标记为潜在客户。

#### 在搜索合作伙伴时，将潜在客户标记出来

将鼠标悬停在合作伙伴的徽标上，然后选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[勾选]** 当它出现在徽标旁边时。

<div data-with-frame="true"><figure><img src="/files/49ce1c2d1f3701aa5f38a156683b86cdbbf14904" alt="" width="184"><figcaption></figcaption></figure></div>

#### 在查看合作伙伴资料时将潜在客户标记出来

通过进入合作伙伴的资料页面，然后选择 ![](/files/9e4825d89bf0435887c540d1c033bf1a80dfb5fe) **\[勾选标记]**.

<div data-with-frame="true"><figure><img src="/files/98055ccb0e39bf7f96bdca1c8a83fd1c9a6d2480" alt="" width="425"><figcaption></figcaption></figure></div>

一旦你有了几个潜在客户，就可以更有效地开始管理你的漏斗。

**将合作伙伴标记为不感兴趣**

你也可以将你不感兴趣的合作伙伴标记出来。这样会将该合作伙伴从你的 Marketplace 中隐藏起来。若要查看隐藏的合作伙伴，请使用 Marketplace 的潜在客户筛选器中的 **隐藏** 选项。

<div data-with-frame="true"><figure><img src="/files/6ebf0882ea3ba5b96b7a46554ca329ef00247804" alt="" width="563"><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/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.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.
