> 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/contracts/revert-a-partner-contract-switch-or-expiry.md).

# Reverter uma troca ou expiração de contrato de parceiro

Se você tiver recentemente [mudado](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/replace-a-partners-contract.md) (ou [expirado](/brand/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md)) o contrato de um parceiro para uma data futura, você pode cancelar essa ação se mudar de ideia antes da data em que a mudança/expiração entrar em vigor.

Ao enviar a retirada de uma mudança ou expiração, aguarde cerca de um minuto para a plataforma atualizar.

<div data-with-frame="true"><figure><img src="/files/1a06a06bb228b77a2fe3cb1f48807baa46faa6fe" alt="" width="316"><figcaption></figcaption></figure></div>

#### Retirar uma mudança de contrato futura

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engajar]** → **Parceiros →** [**Parceiros**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * Como alternativa, para um programa de criadores, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engajar] →** **Parceiros →** [**Criadores**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. Selecione ![](/files/66c8e080626634530c2872aaf75277e9fd02cc33) **\[Caixa de seleção]** ao lado dos parceiros cujas mudanças de contrato você quer retirar e, em seguida, selecione **Contrato → Modificar configurações**.
3. Na *Modificar configurações* tela, selecione ![](/files/56148a29d7f42673dde9884eb52356c45eca06c3) **\[Ativar] Retirar quaisquer mudanças futuras para estes parceiros**.
4. Na parte inferior da tela, selecione **Enviar**.

#### Retirar uma expiração de contrato futura

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engajar]** → **Parceiros →** [**Parceiros**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * Como alternativa, para um programa de criadores, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engajar] →** **Parceiros →** [**Criadores**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. Selecione ![](/files/66c8e080626634530c2872aaf75277e9fd02cc33) **\[Caixa marcada]** ao lado dos parceiros cujas expirações de contrato você quer retirar e, em seguida, selecione **Contrato → Modificar configurações**.
3. Na *Modificar configurações* tela, selecione ![](/files/56148a29d7f42673dde9884eb52356c45eca06c3) **\[Ativar] Alterar a duração do contrato para estes parceiros**, em seguida, defina *Duração* para **Em andamento**.
4. Na parte inferior da tela, selecione **Enviar**.


---

# 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/contracts/revert-a-partner-contract-switch-or-expiry.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.
