> 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) **\[確認]** → **パートナーを検索 → パートナーMarketplace**.
   * また、クリエイタープログラムの場合は、 ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[確認]** → **クリエイターを検索 → クリエイターMarketplace**.
2. Marketplaceに入ったら、 [パートナーの閲覧を始めます](/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>

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

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

興味のないパートナーをマークすることもできます。これにより、そのパートナーはあなた向けの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.
