> 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.md).

# Performance-Kampagnenaufgaben als Marke hinzufügen oder entfernen

{% hint style="warning" %}
**Hinweis:** Diese Funktion befindet sich in der Beta. Wenden Sie sich an Ihren CSM oder an unser [Support-Team](https://app.impact.com/support/portal.ihtml?createTicket=true&) wenn Sie diese Funktion testen möchten.
{% endhint %}

Nachdem Sie mit einem Partner eine Leistungsbeschreibung vereinbart haben, können Sie innerhalb des [Kampagne](/brand/de/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md). Ihre vorgenommenen Änderungen sind sofort live und erfordern keine Freigabe durch den Partner in der Plattform.

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] → Campaign Manager →** [**Leistung**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. In Ihrem *Aktiven* Kampagnen-Tab, bewegen Sie den Cursor über die Kampagne, der Sie Aufgaben hinzufügen oder aus der Sie Aufgaben entfernen möchten, und wählen Sie **Kampagne verwalten**.
3. Navigieren Sie zu den **Bewerber → Eingestellt** Registerkarte.
4. Bewegen Sie den Cursor über den eingestellten Partner und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr] → Aufgaben hinzufügen / entfernen**.
5. Fügen Sie im ausklappenden Modal die diesem Partner zugewiesenen Aufgaben hinzu oder entfernen Sie sie.
   * Um eine Aufgabe hinzuzufügen, wählen Sie ![](/files/5d4c16a30382676ab5526b4a91a6af76612cdd06) **\[Aufgabe hinzufügen]**, dann wählen Sie eine **Plattform**.
   * Um eine vorhandene Aufgabe zu entfernen, wählen Sie ![](/files/97122c94e6f9ff603f2c8103f6e390855ea18bcc) **\[Aufgabe entfernen]** links neben dem Namen der Aufgabe.
6. Wählen Sie **Speichern → Änderungen speichern**.
   * Um Ihre Änderungen zu verwerfen, wählen Sie **Abbrechen** und schließen Sie das ausklappende Modal.


---

# 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.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.
