> 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/understanding-partner-removals-from-the-marketplace.md).

# 了解合作伙伴从市场中移除的情况

impact.com 致力于为所有用户维护一个值得信赖且合规的市场。我们会定期审核合作伙伴，以确保他们遵守我们的 [主项目协议](https://impact.com/legal/impact.com_Master_Program_Agreement.pdf) （MPA）。当发现某个合作伙伴违反了我们的 MPA 时，我们可能会采取措施，其中包括将其从 impact.com 市场中移除。

### 当合作伙伴被移除时会发生什么？

如果您项目中的某个合作伙伴被从市场中移除，您会收到电子邮件通知。这是为了确保您知晓这一情况。将其从市场中移除并不会自动终止您与该合作伙伴的协议。是否继续合作由您决定。

### 品牌建议采取的行动

impact.com 建议您审查与相关合作伙伴的合作关系，并采取任何必要的措施。以下是您可以采取的一些行动：

* **审查合作关系** — 仔细审查您的合作协议以及合作伙伴的表现。评估他们为您的项目带来的价值，以及继续合作相关的风险。如果您有权限，请使用我们的 [事件风险](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/event-risk/event-risk-explained.md) 功能来调查并监控可疑活动。
* **检查合规性** — 确保合作伙伴的推广方式和活动符合您品牌的指南和政策。如果您有权限，请使用我们的 [Protect 功能集](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program.md) 来自动化该流程的大部分。
* **决定下一步** — 根据您对合作伙伴的审查结果，决定是继续合作还是 [终止](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md) 该合同。


---

# 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/understanding-partner-removals-from-the-marketplace.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.
