> 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. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[エンゲージ]** → **契約** → **テンプレート条件**.
2. 変更を取り消したい条件を見つけてから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FNVJihd9nYKCiCEg5tI6i%2F2a92939e8e78dd7e0c0416b1a250d5ef1d7ab0dec966fb5ed320ca62acfc06c5.svg?alt=media\&token=7cab8ce5-a26b-4057-a822-0746130d9117) **\[その他]** → **今後の変更を取り消す**.
3. 必要に応じて、コメントを残してください。
4. 選択 **取り消す** を選択し **OK** を選択してプロンプトを確認します。

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

   <div data-with-frame="true"><figure><img src="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fa0A14vjeJdaNwh90Vb98%2FUntitled%20design%20(23).png?alt=media&amp;token=93e0dcb9-6df5-4bce-a7ed-c1e212e2647c" 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.
