> 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-Kampagnen-Aufgaben als Marke hinzufügen oder entfernen

{% hint style="warning" %}
**Hinweis:** Diese Funktion befindet sich in der Beta-Phase. Wenden Sie sich an Ihren CSM oder an unseren [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 erstellt haben, können Sie innerhalb der [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 Änderungen werden sofort live geschaltet und erfordern keine Freigabe durch den Partner innerhalb 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 *Aktiv* Kampagnen-Registerkarte fahren Sie mit dem Cursor über die Kampagne, zu der Sie Aufgaben hinzufügen oder entfernen möchten, und wählen Sie **Kampagne verwalten**.
3. Navigieren Sie zum **Bewerber → Eingestellt** Registerkarte aus.
4. Fahren Sie mit der Maus über den eingestellten Partner und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr] → Aufgaben hinzufügen / entfernen**.
5. Fügen Sie im Slide-out-Modal Aufgaben hinzu oder entfernen Sie Aufgaben, die diesem Partner zugewiesen sind.
   * Um eine Aufgabe hinzuzufügen, wählen Sie ![](/files/5d4c16a30382676ab5526b4a91a6af76612cdd06) **\[Aufgabe hinzufügen]**, und wählen Sie dann ein **Plattform**. Füllen Sie die restlichen Angaben nach Bedarf aus.
   * 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 Slide-out-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.
