> 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/what-would-you-like-to-learn-about/platform-features/working-with-brands/contracts/view-and-accept-upcoming-contract-changes.md).

# View & Accept Upcoming Contract Changes

Your contract with a partnered brand can change based on factors like the effective date passing, the brand updating its terms, or reaching a pre-defined budget. These changes take effect automatically once the scheduled start date arrives. While you can review upcoming changes, you won’t be able to reject them. In some cases, the brand may let you accept the new terms before the official start date.

Upcoming contract changes are different from [upcoming payout changes](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/contracts/view-upcoming-payout-changes.md).

## Causes for upcoming contract changes

There are 3 common reasons why your contract with a brand will have upcoming changes:

* Your contract is expiring and fallback terms will soon take effect.
* The brand modified certain terms in your contract.
* The budget cap for action payouts will be activated soon.

## View upcoming contract changes

Most contract changes take effect automatically, but you can view any upcoming changes ahead of time as follows:

1. Navigate to the *To Do List* widget on your **dashboard**.
2. Identify the upcoming contract changes to-do item, then select [**View Contract Changes**](https://app.impact.com/secure/mediapartner/campaigns/mp-view-io-imminentchanges-flow.ihtml).
3. On the *Upcoming Contract Changes* screen, hover over the brand’s row for which you want to view the contract changes, then select ![](https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fgit-blob-8ec3e877b1397045c61d394485e72ac4d93120ee%2Fc6ddb46c637059f06e86c790a911217a9428f5c47b5efef046f90555e85b03cd.svg?alt=media) **\[More]** → **View New Terms**.

   <div data-with-frame="true"><figure><img src="https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FCZSqHzkHjah7g9dASGfk%2FScreenshot%202026-06-01%20at%2011.09.00.png?alt=media&amp;token=67a0354e-af3d-4871-ae56-6e553a20e21e" alt="" width="563"><figcaption></figcaption></figure></div>

## Accept contract changes early

Depending on your agreement with your partnered brand, you might be allowed to accept upcoming contract changes early. Follow these steps to *view* and *accept* upcoming contract changes.

1. Navigate to the *To Do List* widget on your **dashboard**.
2. Identify the upcoming contract changes to-do item, then select [**View Contract Changes**](https://app.impact.com/secure/mediapartner/campaigns/mp-view-io-imminentchanges-flow.ihtml).
3. On the *Upcoming Contract Changes* screen, hover over the brand’s row for which you want to accept the contract changes, then select ![](https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fgit-blob-8ec3e877b1397045c61d394485e72ac4d93120ee%2Fc6ddb46c637059f06e86c790a911217a9428f5c47b5efef046f90555e85b03cd.svg?alt=media) **\[More]** → **Accept New Terms Now**.

   <div data-with-frame="true"><figure><img src="https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FQdF5D2uRzRZi5jN6YEmV%2FScreenshot%202026-06-01%20at%2011.12.27.png?alt=media&amp;token=978eca0e-8d24-4759-99be-9b384c58cca0" alt="" width="563"><figcaption></figcaption></figure></div>
4. Review the contract changes if needed.
5. Scroll down and select **Accept**.
   * Optionally, you can leave a comment.
6. Read the warning message, then select **I understand, continue**.


---

# 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/what-would-you-like-to-learn-about/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.
