> 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/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/view-and-accept-upcoming-contract-changes.md).

# 今後の契約変更を確認して承認する

提携ブランドとの契約は、適用開始日を過ぎること、ブランドが条件を更新すること、または事前に設定された予算に達することなどを理由に変更される場合があります。これらの変更は、予定された開始日に達すると自動的に有効になります。今後の変更内容は確認できますが、拒否することはできません。場合によっては、正式な開始日前に新しい条件を承諾できるよう、ブランド側が許可することがあります。

今後の支払いの変更は、今後の契約変更とは異なります。詳細についてはこちら [今後の支払い変更](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contracts/view-upcoming-payout-changes.md).

**今後の契約変更には主に3つの原因があります:**

* 契約の有効期限が切れ、代替条件がまもなく適用されます。
* ブランドが契約の一部条件を変更しました。
* アクション報酬の予算上限がまもなく有効になります。

#### 今後の契約変更を表示

以下の手順で、今後の契約変更を確認できます。ほとんどの契約変更は自動的に有効になりますが、今後の変更は次の手順で確認できます:

1. 次へ移動し、 *To Do リスト* あなたの上のウィジェット **ダッシュボード**.
2. 今後の契約変更のToDo項目を見つけ、次に **契約変更を表示**.
3. 〜では *今後の契約変更* 画面で、契約変更を表示したいブランドの行にカーソルを合わせ、次に ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **新しい条件を表示**.

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

#### 契約変更を早めに承諾する

提携ブランドとの合意内容によっては、今後の契約変更をすぐに承諾する必要がある場合があります。以下の手順で *表示* と *承諾* 今後の契約変更を。

1. 次へ移動し、 *To Do リスト* あなたの上のウィジェット **ダッシュボード**.
2. 今後の契約変更のToDo項目を見つけ、次に **契約変更を表示**.
3. 〜では *今後の契約変更* 画面で、契約変更を承諾したいブランドの行にカーソルを合わせ、次に ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **今すぐ新しい条件を承諾**.

   <div data-with-frame="true"><figure><img src="/files/bc085a5afb7932a984113cde26c709eab02dcaec" 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/ja/nitsuitebitaidesuka/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.
