> 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/reach-out-to-partners/partner-management/block-partners-from-re-applying-to-your-program.md).

# 阻止合作伙伴重新申请加入您的项目

当你拒绝某个想加入你的项目的合作伙伴的申请时，你可以选择阻止他们在未来再次申请。如果你之后想允许该合作伙伴加入，你必须将其从你的黑名单中移除，以启用他们的申请并解除其点击阻止。参见 [解除合作伙伴的阻止](#unblocking-partners) 以了解更多信息。

#### 阻止合作伙伴重新申请加入你的项目

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴** → [申请](https://app.impact.com/secure/advertiser/engage/contracts/activity/adv-manage-pending-public-ios-v2-flow.ihtml).
2. 确保你位于 **新** 选项卡。
3. 找到你想要拒绝的合作伙伴并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 拒绝**.
4. 在 *拒绝申请* 弹窗中，选择拒绝原因并选择阻止级别：

   * **当前项目 \[特定项目名称]：** 仅阻止该合作伙伴加入此特定项目。
   * **我的所有项目：** 阻止该合作伙伴加入当前和未来所有项目，无需为特定项目设置黑名单。

   <div data-with-frame="true"><figure><img src="/files/a89778b2d0790fcf4418b9598e4a5b552c5b021b" alt=""><figcaption></figcaption></figure></div>
5. 选择 **拒绝**，将该合作伙伴移至你的已拒绝合作伙伴列表。

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>提示：</strong> 建议在 <strong>消息</strong> 字段中添加原因以提供上下文。未来如果考虑将合作伙伴从黑名单中移除，了解他们最初被阻止的原因会很有帮助。</p></div>

#### 解除合作伙伴的阻止

如果你之前已阻止某个合作伙伴申请你的项目，但现在希望允许他们重新申请，你可以通过账户设置来管理并取消这些限制。

{% hint style="info" %}
**注意：** 解除对某个合作伙伴的阻止会移除其在你品牌所有项目中的限制。一旦解除阻止，该合作伙伴将可立即向你可用的任何项目提交新的申请。
{% endhint %}

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在 *账户设置* 在页面左侧，选择 **管理已阻止的合作伙伴** 在常规部分中。
3. 在 *已阻止的合作伙伴* 页面中，你可以单独或批量解除合作伙伴的阻止：

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

   * **单独：** 找到该合作伙伴并选择 ![](/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/reach-out-to-partners/partner-management/block-partners-from-re-applying-to-your-program.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.
