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

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

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

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

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) **\[Engage] →** **合作伙伴 → 申请**.
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) **\[Engage] →** **合作伙伴 → 申请**.
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.
