> 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/platform-features/find-partners-and-creators/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.
