> 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) **\[Engage]** → **合同** → **模板条款**.
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.
