> 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/process-partners-in-bulk-and-reverse-rejections.md).

# パートナーを一括処理し、拒否を取り消す

#### パートナーを一括処理する

［Applications］画面では、見込み先を絞り込み、チェックボックスを使って画面上のすべてのパートナーを選択するか、パートナーを個別に選択して一括処理できます。保留中の申請を一括でグループ化して、保留中の申請一覧の整理にも役立てられます。実行した操作（例：契約開始日、メッセージ、拒否理由など）は、選択したすべてのパートナーに適用されます。

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］→ パートナー → アプリケーション**.
2. の *申請* 画面では、各パートナー名にカーソルを合わせて、その ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[チェックボックス]** 名前の横にあるチェックボックスを選択します。
   * または、パートナー名を検索し、それぞれのチェックボックスを選択します。
3. リストの上部で、 **承認** （または **拒否**).
   * さらに **グループ** 保留中の申請を一括でグループ化します。申請画面に戻ると、グループで素早く絞り込み、さらに対応できます（例：選択したグループ内の保留中の申請をすべて一括承認する）。
4. で、 *承認* （または *拒否*）モーダルで、コンテキストボタン（**承認** または **拒否**）を選択して、一括操作を完了します。

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>重要：</strong> パートナーにスロット料金が設定されている反提案は、一括自動承認の対象外です。</p></div>

   <div data-with-frame="true"><figure><img src="/files/39ecb67fdde95332bfd440821279a4b69156ac68" alt=""><figcaption></figcaption></figure></div>

または、スライドアウトするパートナーモーダルの方向切り替えを使って、パートナーを素早く処理できます。

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] →** **パートナー → アプリケーション**.
2. の *申請* 画面で、リスト上部のパートナー名を選択します。
3. パートナーのスライドアウトモーダルでは、 ![](/files/3d8c371321e818aeb1828ecc9b606dc371bbf4a6) ![](/files/fe64806517bb7cde48a79400e0aa01c33e1cc677) **［方向ボタン］** 右上のを使って、異なる応募者を切り替えます。

{% hint style="info" %}
**申請の滞留を減らす：** この [*ワークフローを実行*](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md) ボタンを使うと、申請を定期的に処理して申請の滞留を減らせます。ワークフローが処理中の場合、このボタンはグレー表示になります。大量の申請を処理する必要がある場合、時間がかかることがあります。また、自動ルールを使って、プログラムへのパートナーの承認や却下を自動化することもできます。
{% endhint %}

#### パートナーの拒否を取り消す

誤ってパートナーを拒否してしまい、再度追加したい場合は、新しい提案を送信して拒否を取り消せます。

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] →** **パートナー → アプリケーション**.
2. の *申請* 画面で、 **処理済み** タブを選択します。
3. 右上の **ステータス** フィルターで絞り込み、次に選択します **却下済み**.
4. 拒否を取り消したいパートナーにカーソルを合わせて、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **［詳細］→ 対案**.


---

# 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/process-partners-in-bulk-and-reverse-rejections.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.
