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

# Reverter modificações dos termos do modelo

Os termos de modelo geralmente envolvem o agendamento [de 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 esses termos, mas suas necessidades mudarem antes da data programada para entrar em vigor, 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 modificação futura 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 quando aceitar o convite do contrato. Consequentemente, você não poderá reverter suas próximas modificações dos termos.
{% endhint %}

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

   * As próximas modificações agora estão canceladas.
   * A notificação que os parceiros receberam sobre mudanças 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.
