> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/retract-template-term-modifications.md).

# テンプレート条件の変更を取り消す

テンプレート条項には、スケジュールを設定する変更が含まれることがよくあります [変更](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/modify-template-terms.md) これらの条項は将来の日付で有効になります。これらの条項を変更した後、予定された有効日より前に要件が変わった場合は、変更をすぐに取り消し、やり直して、新しいテンプレート条項の変更をスケジュールできます。

{% hint style="warning" %}
**警告：** 今後のテンプレート条項の変更をスケジュールし、すぐに [新しいパートナーを招待する](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/review-partners-on-template-terms.md) 変更後の条項に対して新しいパートナーを招待すると、そのパートナーは契約招待を承諾した時点で新しい契約から開始することに同意します。そのため、今後の条項の変更を取り消すことはできません。
{% endhint %}

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **契約** → **テンプレート条件**.
2. 変更を取り消したい条項を見つけてから、 ![](/files/33cb726486392ef88ffb62799c6a1d0898c9da3b) **\[その他]** → **今後の変更を取り消す**.
3. 必要に応じて、コメントを残してください。
4. 選択します **取り消す** を選択し、 **OK** してプロンプトを確認します。

   * 今後の変更はキャンセルされました。
   * 契約の変更についてパートナーが受け取った通知は削除されます。

   <div data-with-frame="true"><figure><img src="/files/9f18f1be6a83a4f40eb3da91e273feae568c816f" alt=""><figcaption></figcaption></figure></div>


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/retract-template-term-modifications.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.
