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

# Einen Wechsel oder das Auslaufen eines Partnervertrags rückgängig machen

Wenn Sie kürzlich [gewechselt](/brand/de/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/replace-a-partners-contract.md) (oder [abgelaufen](/brand/de/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md)) den Vertrag eines Partners für ein zukünftiges Datum festgelegt haben, können Sie diese Aktion rückgängig machen, wenn Sie es sich vor dem Datum, an dem der Wechsel/das Ablaufen wirksam wird, anders überlegen.

Wenn Sie einen Widerruf eines Wechsels oder Ablaufs einreichen, warten Sie etwa eine Minute, bis die Plattform aktualisiert wurde.

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

#### Einen bevorstehenden Vertragswechsel widerrufen

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Partner →** [**Partner**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * Alternativ wählen Sie bei einem Creator-Programm ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] →** **Partner →** [**Ersteller**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. Wählen Sie ![](/files/73e76a52ba5d57f48c84fa82e6de6fab8b44966f) **\[Kontrollkästchen]** neben den Partnern, deren Vertragswechsel Sie widerrufen möchten, und wählen Sie dann **Vertrag → Einstellungen ändern**.
3. Auf dem *Einstellungen ändern* Bildschirm, wählen Sie ![](/files/f424427acccf2928175d7fd5013ee577927e3a4c) **\[Aktivieren] Alle bevorstehenden Wechsel für diese Partner widerrufen**.
4. Wählen Sie am unteren Bildschirmrand **Senden**.

#### Einen bevorstehenden Vertragsablauf widerrufen

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage]** → **Partner →** [**Partner**](https://app.impact.com/secure/advertiser/engage/mediapartners/view-mediapartners-flow.ihtml).
   * Alternativ wählen Sie bei einem Creator-Programm ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] →** **Partner →** [**Ersteller**](https://app.impact.com/secure/advertiser/engage/discover/radius/fr/partner_ui.ihtml).
2. Wählen Sie ![](/files/73e76a52ba5d57f48c84fa82e6de6fab8b44966f) **\[Ankreuzfeld]** neben den Partnern, deren Vertragsabläufe Sie widerrufen möchten, und wählen Sie dann **Vertrag → Einstellungen ändern**.
3. Auf dem *Einstellungen ändern* Bildschirm, wählen Sie ![](/files/f424427acccf2928175d7fd5013ee577927e3a4c) **\[Aktivieren] Vertragslaufzeit für diese Partner ändern**, und legen Sie dann *Laufzeit* auswählen, um **Laufend**.
4. Wählen Sie am unteren Bildschirmrand **Senden**.


---

# 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/de/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.
