> 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/es/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/revert-a-partner-contract-switch-or-expiry.md).

# Revertir un cambio o vencimiento de contrato de socio

Si recientemente has [cambiado](/brand/es/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/replace-a-partners-contract.md) (o [caducado](/brand/es/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md)) el contrato de un socio para una fecha futura, puedes cancelar esa acción si cambias de opinión antes de la fecha en que el cambio/caducidad entre en vigor.

Al enviar la retirada de un cambio o vencimiento, espera aproximadamente un minuto para que la plataforma se actualice.

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

#### Retirar un próximo cambio de contrato

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Socios →** [**Partners**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * Como alternativa, para un programa de creadores, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] →** **Socios →** [**Creadores**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. Seleccione ![](/files/2bc4dac48ece1426bbcc3de03b592fc62bf39277) **\[Casilla de verificación]** junto a los socios cuyos cambios de contrato quieres retirar, luego selecciona **Contrato → Modificar ajustes**.
3. En la *Modificar ajustes* pantalla, selecciona ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar] Retirar cualquier próximo cambio para estos socios**.
4. En la parte inferior de la pantalla, selecciona **Enviar**.

#### Retirar un próximo vencimiento de contrato

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Socios →** [**Partners**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * Como alternativa, para un programa de creadores, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] →** **Socios →** [**Creadores**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. Seleccione ![](/files/2bc4dac48ece1426bbcc3de03b592fc62bf39277) **\[Casilla marcada]** junto a los socios cuyos vencimientos de contrato quieres retirar, luego selecciona **Contrato → Modificar ajustes**.
3. En la *Modificar ajustes* pantalla, selecciona ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar] Cambiar la duración del contrato para estos socios**, luego establece *Duración* para **En curso**.
4. En la parte inferior de la pantalla, selecciona **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/es/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.
