> 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/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.md).

# 候補パートナーを見込み先としてマーク

新しいパートナーファネルのどこにいるかを追跡し始める前に、まず興味のあるパートナーを見込み顧客としてマークする必要があります。これは主に Marketplace で行います。

1. 左側のナビゲーションバーから、 ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[Discover]** → **Find Partners → Partner Marketplace**.
   * または、クリエイタープログラムの場合は、 ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[Discover]** → **Find Creators → Creator Marketplace**.
2. Marketplace に入ったら、 [パートナーの閲覧を始めます](/brand/ja/what-would-you-like-to-learn-about/platform-features/ptontokurieitwotsukeru/look-for-specific-types-of-partners.md).
3. パートナーに見込み顧客タグを付けます。方法は 2 つあります。
   * 複数のパートナーを検索しているときに、パートナーにタグを付けます。
   * プロフィールを表示しているときに、パートナーを見込み顧客としてタグ付けします。

#### パートナーを検索しているときに見込み顧客としてタグを付ける

ロゴにカーソルを合わせてから、 ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[Check]** がロゴの横に表示されたら選択します。

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

#### パートナーのプロフィールを表示しているときに見込み顧客としてタグを付ける

パートナーのプロフィールに移動し、次に ![](/files/72272296646d1fdb3168d3fe58553bb9c5b61fd8) **\[Checkmark]**.

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

見込み顧客がある程度集まったら、ファネルをより効果的に管理し始めることができます。

**パートナーを興味なしとしてマークする**

興味のないパートナーをマークすることもできます。これにより、そのパートナーは Marketplace から非表示になります。非表示のパートナーを表示するには、Marketplace の見込み顧客フィルターにある **非表示** オプションを使用します。

<div data-with-frame="true"><figure><img src="/files/56c2eb1f72c09f981a6a0bbb287e8a262d74ac1c" 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/ja/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.
