> 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/creator-program/introduction-welcome-to-creator/step-4-add-remove-and-review-campaign-tasks.md).

# Étape 4 : Ajouter, supprimer et examiner les tâches de campagne

Lorsque vous avez décidé de créer votre campagne et que les créateurs appropriés l’ont rejointe, vous pouvez commencer à leur attribuer des tâches à accomplir.

#### Ajouter ou supprimer des tâches de campagne <a href="#section-idm234650765337742" id="section-idm234650765337742"></a>

Les créateurs participant à votre campagne doivent accomplir des tâches pour être rémunérés. Vous avez créé ces tâches lors de la configuration de votre campagne. Cependant, vous pouvez [ajouter ou supprimer des tâches](https://help.impact.com/en/support/solutions/articles/155000001570-add-or-remove-creator-campaign-tasks-as-a-brand) à mesure que votre campagne progresse.

#### Examiner et approuver les tâches de campagne <a href="#section-idm234650765751076" id="section-idm234650765751076"></a>

Une fois qu’un créateur a terminé une tâche ou une ébauche, vous pouvez [examiner et approuver](https://help.impact.com/en/support/solutions/articles/155000000062-review-creator-campaign-tasks-as-a-brand) la tâche avant que le créateur ne la publie.


---

# 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/creator-program/introduction-welcome-to-creator/step-4-add-remove-and-review-campaign-tasks.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.
