> 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. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[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. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → Campaign Manager →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在你想管理申请者的活动上，然后选择 **管理活动**.
3. 请确保你位于 **申请者 → 已申请** 选项卡。
4. 将鼠标悬停在你想批准的申请者上，然后选择 **录用**.
   * 或者，如需拒绝该申请者，请选择 **拒绝**.

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

1. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → Campaign Manager →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 将鼠标悬停在你想批量处理申请者的活动上，然后选择 **管理活动**.
3. 请确保你位于 **申请者 → 已申请** 选项卡。
4. 在所有你要批量处理的申请者旁边，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FwXho9QKP3e4iU4ZKUSJ5%2F167ebb8cc30303.svg?alt=media\&token=a046e9f0-63aa-46f6-8a35-f73973fd326c) **\[复选框]**.
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.
