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

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

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

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

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → Partners → Applications**.
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.
