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

# 撤回模板条款修改

模板条款通常涉及安排 [修改](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/modify-template-terms.md) 这些修改将在未来某个日期生效。如果您修改了这些条款，但在预定生效日期之前需求发生变化，您可以立即撤回这些修改、重新修改，并安排新的模板条款修改。

{% hint style="warning" %}
**警告：** 如果您安排了一项即将进行的模板条款修改，并立即 [邀请新合作伙伴](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/review-partners-on-template-terms.md) 加入已修改的条款，那么新合作伙伴在接受合同邀请时将同意从新合同开始。因此，您将无法撤回即将进行的条款修改。
{% endhint %}

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合同** → **模板条款**.
2. 找到您想要撤回修改的条款，然后选择 ![](/files/77cad707ec8c8e3ea9d0056e8451a6deaf59419d) **\[更多]** → **撤回即将进行的修改**.
3. 可选地，留下评论。
4. 选择 **撤销** 并选择 **确定** 以确认提示。

   * 即将进行的修改现已取消。
   * 合作伙伴就其合同变更收到的通知将被移除。

   <div data-with-frame="true"><figure><img src="/files/1765470f47d51832f852255104e513107ae650ba" 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/zh/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.
