> 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/introduction-welcome-to-creator/step-2-invite-creators-or-review-applications.md).

# 第 2 步：邀请创作者或审核申请

与创作者合作时，你可以选择邀请创作者，或创建一个创作者可以申请加入的活动。

{% hint style="success" %}
**注意：** 你可以邀请创作者加入你的 *计划* 或者加入一个 *活动*。请参阅 [不同场景](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/recruiting-creators-explained.md) 了解创作者加入你的计划与加入活动时会发生什么。
{% endhint %}

#### 邀请创作者 <a href="#section-idm234650341931937" id="section-idm234650341931937"></a>

一旦你找到适合参与活动的创作者，你可以邀请他们，或将其标记为潜在对象，以便在后续阶段再邀请。你可以通过不同方式邀请创作者：

* [市场](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/invite-creators-to-your-campaign.md): 一旦你在市场中找到合适的创作者，选择他们的个人资料即可邀请他们加入你的活动。
* [潜在合作伙伴](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/view-prospective-partners.md): 如果你不想立即邀请创作者，而是想在后续阶段再邀请，可以将其标记为潜在对象。
* [直接从你的活动中](/brand/zh/what-would-you-like-to-learn-about/creator-program/recruit-creators/invite-creators-to-your-campaign.md): 设立活动后，你可以直接在活动中邀请创作者或创作者群组。

<details>

<summary>邀请创作者的最佳实践</summary>

在邀请创作者加入你的活动时，邀请数量要多于所需，并放宽筛选标准，以增加找到理想创作者的机会。结合多种 [创作者等级](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md) 来覆盖漏斗的不同阶段，吸引不同类型的受众，并保持内容使用成本可控。

</details>


---

# 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/introduction-welcome-to-creator/step-2-invite-creators-or-review-applications.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.
