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

# Retirar modificações de termos de modelo

Os termos do modelo geralmente envolvem agendamento [modificações](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/modify-template-terms.md) que entram em vigor em uma data futura. Se você modificar estes termos, mas suas necessidades mudarem antes da data de vigência agendada, você pode reverter instantaneamente as modificações, refazê-las e agendar novas modificações dos termos do modelo.

{% hint style="warning" %}
**Aviso:** Se você agendar uma próxima modificação dos termos do modelo e imediatamente [convidar um novo parceiro](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/review-partners-on-template-terms.md) para os termos modificados, o novo parceiro concorda em começar com o novo contrato ao aceitar o convite do contrato. Consequentemente, você não poderá reverter suas próximas modificações de termos.
{% endhint %}

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Contratos** → **Termos de Modelo**.
2. Encontre os termos dos quais você deseja reverter as modificações e, em seguida, selecione ![](/files/c3dcc94bb9cd244308d5bd6e9cc311dc83028e53) **\[Mais]** → **Reverter modificação agendada**.
3. Opcionalmente, deixe um comentário.
4. Selecione **Retirar** e selecione **OK** para confirmar o aviso.

   * As próximas modificações agora foram canceladas.
   * A notificação que os parceiros receberam sobre alterações em seu contrato será removida.

   <div data-with-frame="true"><figure><img src="/files/770c386b327794c23c71470cc81abc82440b7bc6" 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/pt-br/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.
