> 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/view-and-accept-upcoming-contract-changes.md).

# 查看并接受即将到来的合同变更

您与合作品牌签订的合同可能会因多种因素而发生变化，例如生效日期已到、品牌更新了其条款，或达到预先设定的预算。这些变更将在计划开始日期到达后自动生效。虽然您可以查看即将发生的变更，但无法拒绝它们。在某些情况下，品牌可能会允许您在正式开始日期之前接受新条款。

即将发生的付款变更不同于即将发生的合同变更。了解更多关于 [即将发生的付款变更](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/view-upcoming-payout-changes.md).

**即将发生的合同变更主要有 3 个原因：**

* 您的合同即将到期，备用条款将很快生效。
* 品牌修改了您合同中的某些条款。
* 行动付款的预算上限将很快启用。

#### 查看即将发生的合同变更

以下步骤将引导您查看任何即将发生的合同变更。大多数合同变更会自动生效，但您可以按以下方式查看即将发生的变更：

1. 转到 *待办事项列表* 您仪表板上的小组件 **仪表板**.
2. 找到“即将发生的合同变更”待办事项，然后选择 **查看合同变更**.
3. 在 *即将发生的合同变更* 页面，将鼠标悬停在您想查看合同变更的品牌所在行上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **查看新条款**.

   <div data-with-frame="true"><figure><img src="/files/7577f63671dff81d9060b7b100280c7623216a60" alt="" width="563"><figcaption></figcaption></figure></div>

#### 提前接受合同变更

根据您与合作品牌的协议，您可能需要立即接受即将发生的合同变更。以下步骤将引导您 *查看* 和 *接受* 任何即将发生的合同变更。

1. 转到 *待办事项列表* 您仪表板上的小组件 **仪表板**.
2. 找到“即将发生的合同变更”待办事项，然后选择 **查看合同变更**.
3. 在 *即将发生的合同变更* 页面，将鼠标悬停在您想接受合同变更的品牌所在行上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **立即接受新条款**.

   <div data-with-frame="true"><figure><img src="/files/f4eb73d60328652aaa9023992c07ea70f82dc00b" alt="" width="563"><figcaption></figcaption></figure></div>
4. 如有需要，请查看合同变更。
5. 向下滚动并选择 **接受**.
   * 您也可以选择添加评论。
6. 阅读警告信息，然后选择 **我已了解，继续**.


---

# 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/view-and-accept-upcoming-contract-changes.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.
