> 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] → Campaign Manager →** [**创建器**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 在该屏幕上，你可以查看当前活跃的活动 *生效中* 选项卡。
3. 将鼠标悬停在你想管理的活动上并选择 **管理活动**.
4. 要查看所有新申请人，请确保你位于 **申请人 → 已申请** 选项卡。
   * 要查找特定申请人，请在……中输入申请人的姓名、ID、社交媒体账号或电子邮件地址 **搜索栏**.
   * 要根据性别、年龄和种族等个人资料信息筛选申请人，请选择 **更多筛选条件**.
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] → Campaign Manager →** [**创建器**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在你要管理申请人的活动上，然后选择 **管理活动**.
3. 请确保你位于 **申请人 → 已申请** 选项卡。
4. 将鼠标悬停在你要批准的申请人上，然后选择 **雇佣**.
   * 或者，要拒绝该申请人，请选择 **拒绝**.

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

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Campaign Manager →** [**创建器**](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.
