> 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/fr/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).

# Ajouter ou supprimer des tâches de campagne de performance en tant que marque

{% hint style="warning" %}
**Remarque :** Cette fonctionnalité est en version bêta. Contactez votre CSM ou notre [équipe d’assistance](https://app.impact.com/support/portal.ihtml?createTicket=true&) si vous souhaitez tester cette fonctionnalité.
{% endhint %}

Une fois que vous avez établi un cahier des charges avec un partenaire, vous pouvez ajouter de nouvelles tâches ou supprimer les tâches existantes dans le [campagne](/brand/fr/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md). Les modifications que vous apportez sont immédiatement publiées et ne nécessitent pas d’approbation dans la plateforme de la part du partenaire.

1. Depuis le menu de navigation de gauche, sélectionnez ![](/files/15f4c8f88cb75624c1f6a18cb768e8f494128ac4) **\[Engage] → Gestionnaire de campagnes →** [**Performance**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. Dans votre *Actif* onglet Campagnes, placez le curseur sur la campagne à laquelle vous souhaitez ajouter ou supprimer des tâches, puis sélectionnez **Gérer la campagne**.
3. Accédez à l’onglet **Candidats → Embauchés** onglet.
4. Passez le curseur sur le partenaire embauché et sélectionnez ![](/files/8fc46368ded1f34376787abf9e1ea28872383d82) **\[Plus] → Ajouter / Supprimer des tâches**.
5. Dans la fenêtre coulissante, ajoutez ou supprimez les tâches attribuées à ce partenaire.
   * Pour ajouter une tâche, sélectionnez ![](/files/2e9a31a024d0b16eff92531050fb4093467526d2) **\[Ajouter une tâche]**, puis sélectionnez un **plateforme**. Renseignez les autres informations si nécessaire.
   * Pour supprimer une tâche existante, sélectionnez ![](/files/c6ae4f276a9b9f72ed5db3d78f3eda444e5df60a) **\[Supprimer la tâche]** à gauche du nom de la tâche.
6. Sélectionnez **Enregistrer → Enregistrer les modifications**.
   * Pour abandonner vos modifications, sélectionnez **Annuler** et fermez la fenêtre coulissante.


---

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