> 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/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md).

# 管理创作者活动申请者

您的活动管理器可让您筛选活动申请者、联系他们，并拒绝或批准其申请。在批准申请时，您既可以批准某个创作者加入特定的创作者活动，也可以批准其加入您的整体计划。要更好地了解招募创作者或处理申请时可能出现的场景，请参阅 [创作者招募说明](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/recruiting-creators-explained.md).

#### 查找活动申请者

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 活动管理器 →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 界面上，您可以在 *活跃* 选项卡。
3. 将鼠标悬停在您要管理的活动上，然后选择 **管理活动**.
4. 要查看所有新申请者，请确保您位于 **申请者 → 已申请** 选项卡。
   * 要查找特定申请者，请在 **搜索栏**.
   * 要按人口统计信息筛选申请者，例如性别、年龄和族群，请选择 **更多筛选条件**.
5. 要 [查看申请者资料](/brand/zh/what-would-you-like-to-learn-about/creator-program/working-with-creators/view-a-creators-profile.md)，请选择其 **名称**.

{% hint style="success" %}
**注意：** 提供个人信息不是必填项，某些创作者可能缺少这些信息。
{% endhint %}

#### 批准或拒绝活动申请者

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 活动管理器 →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在您想管理申请者的活动上，然后选择 **管理活动**.
3. 请确保您位于 **申请者 → 已申请** 选项卡。
4. 将鼠标悬停在您想批准的申请者上，然后选择 **录用**.
   * 或者，要拒绝该申请者，请选择 **拒绝**.

#### 批量处理活动申请者

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 活动管理器 →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在您想批量处理申请者的活动上，然后选择 **管理活动**.
3. 请确保您位于 **申请者 → 已申请** 选项卡。
4. 在所有您想批量处理的申请者旁边，选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]**.
5. 根据您想执行的操作，选择 *录用*, *拒绝*, *移至审核中*, *移至候补*或 *组*.
   * 查看 [管理你的创作者](/brand/zh/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/zh/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.
