> 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. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 左側の、 *一般*、選択します **事前選定パートナーの管理**.
3. 以下 *事前選定パートナー*、表示したいパートナーを絞り込むことができます。

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

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