> 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/platform-features/review-partner-applications/manage-your-pre-approved-partner-application-list.md).

# 事前承認済みパートナー申請リストを管理する

保留中のパートナー申請を承認すると、事前選定パートナーの一覧に追加でき、作成する今後のプログラムには自動的に承認されます。このパートナー一覧を表示したり、今後のプログラムに自動的に追加したくない場合は削除したりできます。

方法を見る [申請者を事前選定パートナーとしてマークする](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/manage-applications-and-send-proposals.md#accept-a-new-partner-0-0).

#### 事前選定パートナーを表示

1. 上部のナビゲーションバーから ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[ユーザープロフィール] → 設定**.
2. 左側の *全般*、次を選択します **事前選定パートナーを管理**.
3. 以下で *事前選定パートナー*、表示したいパートナーで絞り込むことができます。

   * 次を表示します *フィルター参照表* 詳細は以下をご覧ください。

   <div data-with-frame="true"><figure><img src="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FpvuuuNlAfVuvWisdoEcG%2FUntitled%20design%20(11).png?alt=media&amp;token=23443121-7448-4259-b0f3-e36713a8294f" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>フィルター参照表</summary>

| フィルター    | 説明                                                                                                                                                                                                                                                                                                       |
| -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 検索バー     | 追加した人、パートナー名、またはIDで事前選定パートナーを検索できます。                                                                                                                                                                                                                                                                     |
| 追加日      | 選択した日付の間に追加されたパートナーを絞り込むには、日付範囲を選択してください。                                                                                                                                                                                                                                                                |
| パートナー規模  | サイズでパートナーを絞り込みます。このランキングは、impact.com のアルゴリズムによって作成され、複数の内部・外部要因を基にパートナーの規模（極小〜特大）をランク付けし、最も高い可能性を持つパートナーを確認できるようにしています。以下もご覧ください。 [パートナーサイズ評価基準](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md) 記事で詳しくご確認ください。 |
| ビジネスモデル  | パートナーを絞り込むビジネスモデルの種類を選択してください。これにはロイヤルティ、メール、クーポンなどが含まれます。                                                                                                                                                                                                                                               |
| プロパティ    | プロモーション目的でパートナーが使用するウェブサイト、ソーシャルチャネル、モバイルアプリケーションなどのプロモーション属性に基づいてパートナーを絞り込みます。                                                                                                                                                                                                                          |
| パートナーの国  | 事前選定パートナーの拠点となる国を選択してください。                                                                                                                                                                                                                                                                               |
| プログラムタイプ | パートナーが自動的に参加対象として選択されるプログラムタイプを選択してください。                                                                                                                                                                                                                                                                 |

</details>

#### 事前選定パートナーを削除する

1. 〜に移動します *事前選定パートナー* 画面から設定できます。
2. 削除したいパートナーにカーソルを合わせ、次に **パートナーを削除**.


---

# 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/platform-features/review-partner-applications/manage-your-pre-approved-partner-application-list.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.
