> 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/expire-contracts-with-brands.md).

# 使与品牌的合同到期

如果您不想再参与某个品牌的计划，可以终止与该品牌的合同。如果您想在终止合同后重新申请加入该品牌，则需要经过 [标准申请和审批流程](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md) 或通过其直接注册链接注册。

终止合同后，操作可能仍会被跟踪并记入您的账户，但这些操作将显示为“条款外”。您无法从中获得佣金。如果您有有效合同，则无法停用账户——必须先终止所有合同。

## 以市场合作伙伴身份终止合同

如果您是通过以下方式申请加入该品牌计划，请遵循此流程 [品牌市场](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/find-and-apply-to-brands.md).

1. 在顶部导航栏中，选择 **发现 → 我的品牌**.
   * 或者，在顶部导航栏中选择 **管理 → 我的品牌 → 我的品牌**.
2. 选择您要终止合同的品牌。
   * 在网格视图中，选择品牌徽标。然后，在滑出面板中选择 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **更多 → 终止合同** ，位于品牌名称下方。
   * 在列表视图中，将鼠标悬停在品牌上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **终止合同**.
3. 您可以最后一次查看合同详细信息，或使用 **评论** 框，在取消合同前向品牌发送简短消息。准备继续时，选择 **终止**.
4. 请仔细阅读警告提示，然后选择 **我已了解，继续**.

## 以受邀合作伙伴身份终止合同

如果您通过直接注册链接加入品牌计划，请遵循此流程。

1. 在您的 [*主页*](https://app.impact.com/secure/mediapartner/home/pview.ihtml) impact.com 账户页面上，选择 **查看全部** 在 *合同条款* 卡片上。
   * 该 *合同条款* 屏幕将打开。
2. 在 *付款* 列中，选择 **条款** 以打开合同。
3. 在页面右上角，选择 **操作 → 终止**.
4. 您可以最后一次查看合同详细信息，或使用 **评论** 框，在取消合同前向品牌发送简短消息。准备继续时，选择 **终止**.
5. 请仔细阅读警告提示，然后选择 **我已了解，继续**.


---

# 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/expire-contracts-with-brands.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.
