> 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.
