> 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/de/what-would-you-like-to-learn-about/creator-program/introduction-welcome-to-creator/step-2-invite-creators-or-review-applications.md).

# Schritt 2: Creator einladen oder Bewerbungen prüfen

Wenn Sie mit Creators arbeiten, können Sie entweder Creators einladen oder eine Kampagne erstellen, auf die sich Creators bewerben können.

{% hint style="success" %}
**Hinweis:** Sie können Creators zu Ihrem *Programm* oder zu einer *Kampagne*. Siehe die [verschiedenen Szenarien](/brand/de/what-would-you-like-to-learn-about/creator-program/recruit-creators/recruiting-creators-explained.md) um zu verstehen, was passiert, wenn ein Creator Ihrem Programm im Vergleich zu einer Kampagne beitritt.
{% endhint %}

#### Creators einladen <a href="#section-idm234650341931937" id="section-idm234650341931937"></a>

Sobald Sie geeignete Creators für die Teilnahme an Ihrer Kampagne gefunden haben, können Sie sie einladen oder als Interessenten markieren, um sie zu einem späteren Zeitpunkt einzuladen. Sie können Creators auf verschiedene Arten einladen:

* [Der Marktplatz](/brand/de/what-would-you-like-to-learn-about/creator-program/recruit-creators/invite-creators-to-your-campaign.md): Sobald Sie im Marktplatz einen geeigneten Creator gefunden haben, wählen Sie sein Profil aus, um ihn zu Ihrer Kampagne einzuladen.
* [Interessenten](/brand/de/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/view-prospective-partners.md): Markieren Sie Creators als Interessenten, wenn Sie sie nicht sofort, sondern erst zu einem späteren Zeitpunkt einladen möchten.
* [Direkt aus Ihrer Kampagne](/brand/de/what-would-you-like-to-learn-about/creator-program/recruit-creators/invite-creators-to-your-campaign.md): Sobald Sie eine Kampagne eingerichtet haben, können Sie Creators oder Creator-Gruppen direkt aus der Kampagne einladen.

<details>

<summary>Bewährte Vorgehensweise beim Einladen von Creators</summary>

Wenn Sie Creators zu Ihrer Kampagne einladen, laden Sie mehr ein, als Sie benötigen, und erweitern Sie Ihre Kriterien, um Ihre Chancen zu erhöhen, die perfekten Creators zu finden. Integrieren Sie eine Mischung aus [Ersteller-Stufen](/brand/de/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md) um verschiedene Phasen des Funnels zu erreichen, unterschiedliche Zielgruppen anzusprechen und die Nutzung von Inhalten erschwinglich zu halten.

</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/de/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.
