> 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/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/view-upcoming-payout-changes.md).

# 查看即将发生的返佣变更

品牌可能会调整合同付款，以便在特定时间段或针对某些产品促进更多推广。在大多数情况下，这意味着提高付款以激励你的推广工作。你无需接受或拒绝这些变更，但可以在生效前查看即将发生的付款变更。

**即将发生的付款变更主要有 2 个原因：**

* 品牌创建了有限期限的预定条款。
* 品牌将你加入了一个产品提升活动。

#### 查看已安排的条款付款变更

*预定条款* 允许品牌对你合同中定义的付款设置有限期限的变更，通常用于在特定推广期间提高你的付款。

当合作品牌创建或更新预定条款时，你会收到一封电子邮件通知。你会在预定条款生效前 3 天收到提醒邮件，并在生效前 1 天再次收到提醒。

1. 在顶部导航栏中，选择 **发现** → **我的品牌**.
2. 选择你想查看即将发生变更的品牌。
3. 在品牌侧边滑出面板中，选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **查看并管理合同**.

   * 区分 [即将发生的合同变更](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/view-and-accept-upcoming-contract-changes.md) 和即将发生的 *预定条款* 通过预定条款的 *名称* （以粗体显示）和 *结束日期*.
   * 选择带超链接的文本以查看 **查看** 具体变更。
   * 如果你对即将发生的变更有任何疑问， [请联系你的合作品牌](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md).

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

#### 查看产品提升付款变更

Product Boost 允许零售品牌在你合同中为特定供应商产品定义的基础上进一步提高你的付款。当你合作的品牌将你加入 Product Boost 活动时，你会通过平台内通知和电子邮件同时收到有关即将发生的付款变更的通知。

你可以在 Product Boost 活动生效前以及提升后的佣金处于激活状态时查看增加后的付款条款：

1. 通过选择 ![](/files/1399d88b44315d6195b2e8532b50bf88767feed6) **\[通知铃铛]** 前往你的通知。
2. 选择 **新的 Product Boost 活动** 侧边滑出面板中的通知。
   * 在此屏幕上，你会看到你与该品牌当前的合同条款。
3. 在屏幕顶部的横幅中，选择 **查看条款**.

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

   * 此处会列出任何即将发生的变更，即使品牌将你加入了多个即将开始的 Product Boost 活动。
   * 或者，如果你在活动开始日期之后查看条款，横幅将不再显示。此时，提升后的付款将嵌入到你当前的合同条款中，如下所示：

     <div data-with-frame="true"><figure><img src="/files/8e46679f2cd59c00bbdc3aa684fa1d996f46fd21" alt="" width="563"><figcaption></figcaption></figure></div>
   * 如果你对即将发生的变更有任何疑问， [请联系你的合作品牌](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/contracts/view-upcoming-payout-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.
