> 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 du mit Creators arbeitest, kannst du entweder Creators einladen oder eine Kampagne erstellen, auf die sich Creators bewerben können.

{% hint style="success" %}
**Hinweis:** Du kannst Creators zu deinem *Programm* oder zu einer *Kampagne*. Sieh dir die [verschiedenen Szenarien](https://help.impact.com/en/support/solutions/articles/155000000153-recruiting-creators-explained) an, um zu verstehen, was passiert, wenn ein Creator deinem Programm bzw. deiner Kampagne beitritt.
{% endhint %}

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

Sobald du geeignete Creators für die Teilnahme an deiner Kampagne gefunden hast, kannst du sie einladen oder sie als Interessenten markieren, um sie zu einem späteren Zeitpunkt einzuladen. Du kannst Creators auf unterschiedliche Weise einladen:

* [Der Marktplatz](https://help.impact.com/en/support/solutions/articles/155000000153-recruit-creators): Sobald du im Marktplatz einen geeigneten Creator gefunden hast, wähle sein Profil aus, um ihn zu deiner Kampagne einzuladen.
* [Potenzielle Partner](https://help.impact.com/en/support/solutions/articles/48001237374-view-prospective-partners): Markiere Creators als Interessenten, wenn du sie nicht sofort, sondern erst zu einem späteren Zeitpunkt einladen möchtest.
* [Direkt aus deiner Kampagne](https://help.impact.com/en/support/solutions/articles/155000004440-invite-new-creators-to-your-campaign): Sobald du eine Kampagne eingerichtet hast, kannst du Creators oder Creator-Gruppen direkt aus der Kampagne einladen.

<details>

<summary>Best Practices beim Einladen von Creators</summary>

Wenn du Creators zu deiner Kampagne einlädst, lade mehr ein, als du benötigst, und erweitere deine Kriterien, um deine Chancen zu erhöhen, die perfekten Creators zu finden. Integriere eine Mischung aus [Creator-Stufen](https://help.impact.com/en/support/solutions/articles/48001240052-partner-size-rating-criteria#creator-tier-scale-0-3) um verschiedene Bereiche des Funnels abzudecken, unterschiedliche Zielgruppen anzusprechen und die Content-Nutzung 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.
