> 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).

# 潜在パートナーを見込み先としてマークする

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

1. 左側のナビゲーションバーで、 ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[発見]** → **パートナーを見つける → パートナーマーケットプレイス**.
   * または、クリエイタープログラムの場合は、次を選択します ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[発見]** → **クリエイターを見つける → クリエイターマーケットプレイス**.
2. マーケットプレイスに入ったら、 [パートナーの閲覧を始めます](/brand/ja/what-would-you-like-to-learn-about/platform-features/find-partners-and-creators/look-for-specific-types-of-partners.md).
3. パートナーを見込み顧客としてタグ付けします。これには 2 つの方法があります:
   * 複数のパートナーを検索しているときに、パートナーにタグを付けます。
   * プロフィールを表示しているときに、パートナーを見込み顧客としてタグ付けします。

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

ロゴにカーソルを合わせてから、次を選択してパートナーを見込み顧客としてタグ付けします ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェック]** ロゴの横に表示されたとき。

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

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

プロフィールに移動してから次を選択して、パートナーを見込み顧客としてタグ付けします ![](/files/72272296646d1fdb3168d3fe58553bb9c5b61fd8) **\[チェックマーク]**.

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

いくつかの見込み顧客ができたら、ファネルをより効果的に管理し始めることができます。

**パートナーを対象外としてマークする**

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

<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.
