> 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/zh/what-would-you-like-to-learn-about/platform-features/review-partner-applications/process-partners-in-bulk-and-reverse-rejections.md).

# 批量处理合作伙伴和撤销拒绝

#### 批量处理合作伙伴

在“申请”界面中，您可以筛选潜在合作伙伴，然后使用复选框选择屏幕上的所有合作伙伴，或逐个选择合作伙伴并进行批量处理。您还可以批量将待处理申请分组，以帮助整理待处理申请列表。您执行的操作（例如合同开始日期、消息、拒绝原因等）将适用于所有选中的合作伙伴。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合作伙伴 → 申请**.
2. 在 *申请数* 屏幕上，将光标悬停在每个合作伙伴的姓名上，并选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[复选框]** 其姓名旁边的。
   * 或者，搜索合作伙伴名称并勾选各自的复选框。
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/0f6eb17508ea3b44dcb0f40261de459cc0459c38" alt=""><figcaption></figcaption></figure></div>

或者，您可以使用滑出式合作伙伴弹窗上的方向切换控件快速处理合作伙伴。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动] →** **合作伙伴 → 申请**.
2. 在 *申请数* 屏幕中，选择列表顶部的合作伙伴名称。
3. 在合作伙伴滑出式弹窗中，使用 ![](/files/4fbd2724a3b45dfe631802a8ae8bdd7f6c44b0f8) ![](/files/ceef90f02b549ddbe425e0324e57c4f1d264e1fd) **\[方向按钮]** 右上角的按钮在不同申请人之间切换。

{% hint style="info" %}
**减少您的申请积压：** 该 [*运行工作流*](/brand/zh/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/209022bdb234289211a24a980f6227a8684cc439) **\[互动] →** **合作伙伴 → 申请**.
2. 在 *申请数* 屏幕上，选择 **已处理** 选项卡。
3. 选择 **状态** 筛选，然后选择 **已拒绝**.
4. 将鼠标悬停在您想撤销拒绝的合作伙伴上，并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 反提案**.


---

# 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/zh/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.
