> 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/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/add-or-remove-creator-campaign-tasks-as-a-brand.md).

# ブランドとしてクリエイターキャンペーンのタスクを追加または削除する

クリエイターと *作業範囲記述書* クリエイターとの間で、新しいタスクを追加したり、既存のタスクを削除したりできます。 [キャンペーン](/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md)。加えた変更は即時に公開され、プラットフォーム上でクリエイターの承認を必要としません。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → キャンペーンマネージャー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. あなたの *アクティブ* キャンペーンタブで、タスクを追加または削除したいキャンペーンにカーソルを合わせ、次を選択します **キャンペーンを管理**.
3. 次の場所に移動します **応募者** タブに移動し、次で絞り込みます **採用済み** 応募者。
4. 採用済みのクリエイターにカーソルを合わせ、次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他] → タスクの追加 / 削除**.
5. スライドアウトモーダルで、このクリエイターに割り当てられたタスクを追加または削除します。
   * タスクを追加するには、次を選択します ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[タスクを追加]**、次にメディアを選択します **プラットフォーム**。必要に応じて残りの詳細を入力します。
     * YouTubeタスクを追加する場合は、パフォーマンスデータにアクセスするためにYouTubeのハンドルまたはチャンネルIDを入力してください。
   * 既存のタスクを削除するには、次を選択します ![](/files/01eee55c38021239b4bcc86765b52b44d83b002f) **\[タスクを削除]** をタスク名の左側にある
6. 次を選択します **保存 → 変更を保存**.

   * 変更を破棄するには、次を選択します **キャンセル** して、スライドアウトモーダルを閉じます。

   <div data-with-frame="true"><figure><img src="/files/ee642a81682a5d97bf2c0e82702a5cfbd5c2f0fa" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/add-or-remove-creator-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.
