> 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/recruit-creators/manage-creator-campaign-applicants.md).

# クリエイターキャンペーンの応募者を管理する

キャンペーンマネージャーでは、キャンペーン応募者を絞り込み、連絡を取り、応募を却下または承認できます。応募を承認する際は、特定のクリエイターキャンペーン向けにクリエイターを承認することも、プログラム全体向けに承認することもできます。クリエイターの募集や応募の処理における可能なシナリオをよりよく理解するには、詳細をご覧ください。 [クリエイター募集の解説](/brand/ja/what-would-you-like-to-learn-about/creator-program/recruit-creators/recruiting-creators-explained.md).

#### キャンペーン応募者を見つける

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → キャンペーンマネージャー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 〜の上で *キャンペーンマネージャー* 画面では、現在アクティブなキャンペーンを表示できます。 *有効* タブ。
3. 管理したいキャンペーンにカーソルを合わせて、 **キャンペーンを管理**.
4. すべての新規応募者を表示するには、 **応募者 → 応募済み** タブ。
   * 特定の応募者を見つけるには、応募者の名前、ID、SNSハンドル、またはメールアドレスを次の欄に入力します。 **検索バー**.
   * 性別、年齢、民族などのプロフィール情報で応募者を絞り込むには、 **その他のフィルター**.
5. 〜するには [応募者のプロフィールを表示する](/brand/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/view-a-creators-profile.md)、その応募者の **名前**.

{% hint style="success" %}
**注:** 個人情報の提供は必須ではなく、一部のクリエイターでは記載がない場合があります。
{% endhint %}

#### キャンペーン応募者を承認または却下する

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → キャンペーンマネージャー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 応募者を管理したいキャンペーンにカーソルを合わせて、 **キャンペーンを管理**.
3. 次の画面にいることを確認してください **応募者 → 応募済み** タブ。
4. 承認したい応募者にカーソルを合わせて、 **採用**.
   * 代わりに、応募者を却下するには、 **却下する**.

#### キャンペーン応募者を一括処理する

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → キャンペーンマネージャー →** [**クリエイター**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 応募者を一括処理したいキャンペーンにカーソルを合わせて、 **キャンペーンを管理**.
3. 次の画面にいることを確認してください **応募者 → 応募済み** タブ。
4. 一括処理したいすべての応募者の横にある ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]**.
5. 実行したい操作に応じて、 *採用*, *却下する*, *審査中に移動*, *予備候補に移動*、または *グループ*.
   * 参照 [クリエイターを管理する](/brand/ja/what-would-you-like-to-learn-about/creator-program/working-with-creators/manage-your-creators.md) さまざまな応募者ステータスの詳細をご覧ください。


---

# 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/recruit-creators/manage-creator-campaign-applicants.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.
