> 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-3-onboard-your-creators.md).

# Schritt 3: Ihre Creator onboarden

Ein starker Onboarding-Prozess hilft Creators dabei, sich von Anfang an sicher und verbunden zu fühlen, und bindet sie sofort ein.

#### Sende einen starken Willkommensgruß <a href="#section-idm235008465797176" id="section-idm235008465797176"></a>

* **Willkommens-E-Mails**: Stelle sicher, dass alle neuen Creators eine Willkommens-E-Mail mit Details zum Erstellen von Tracking-Links, zum Finden von Produkten und zum Auffinden von Finanzinformationen erhalten. Du kannst eine automatisierte [systemgenerierte Willkommens-E-Mail](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/customize-your-program-branding), oder richte einen mehrteiligen [E-Mail-Workflow](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows) in deinem Konto ein.
  * Vermeide es, sowohl eine systemgenerierte Willkommens-E-Mail als auch einen E-Mail-Workflow einzurichten, um doppelte E-Mails zu vermeiden.
* **Willkommensprodukte**: Schicke deinen neuen Creators ein kostenloses Willkommensprodukt, damit sie direkt einen guten Start haben und von Anfang an etwas haben, worüber sie mit ihrem Publikum sprechen können.
* **Erstelle eine Facebook-Gruppe**: Erstelle eine [Facebook-Gruppe](https://www.facebook.com/help/167970719931213/) ![\[External link\]](https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-b8ebe06c75d53cc8d24756ae9b7589e2.svg) um allgemeine Informationen über dein Programm zu teilen, Fragen zu beantworten und Ankündigungen oder bevorstehende saisonale Aktionen zu teilen. Das ist eine großartige Möglichkeit, das Engagement aufrechtzuerhalten und die Verbindung zu fördern.

#### Statte Creators aus, damit sie deine Marke bewerben können <a href="#section-idm235008470798231" id="section-idm235008470798231"></a>

Stelle sicher, dass deine Creators alles haben, was sie brauchen, um mit dem Bewerben zu beginnen.

* **Teile kreative Assets**: Erstelle eine Sammlung von Lifestyle- und Produktbildern, die deine Marke widerspiegeln, und teile sie mit deinen Creators. Diese Sammlung vermittelt ihnen ein besseres Bild von der Ästhetik deiner Marke und liefert ihnen Inhalte für ihre Promotions.
* **Teile Promo-Codes**: Gib Creators exklusive [Promo-Codes](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code) anzubieten, die sie ihrem Publikum anbieten können. Sie können auch verwendet werden, um Conversions nachzuverfolgen und Provisionen zu optimieren.
  * Creators schätzen personalisierte Promo-Codes, die ihren Namen, ihre Social-Media-Handles oder ihre Website-Namen enthalten.
* **Aktiviere einen Produktkatalog**: Erstelle eine [Produktkatalog](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/product-catalogs/add-product-catalogs-as-a-brand) damit Creators stöbern und auswählen können, welche Produkte sie bewerben möchten.

#### Halte die Kommunikation mit deinen Creators aufrecht <a href="#section-idm235008476680517" id="section-idm235008476680517"></a>

* **Nutze Umfragen**: Sammle Feedback zu Produkten, zur Nutzung der Plattform, zu Provisionssätzen und mehr über [Umfragen](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey). Sie sind auch eine hilfreiche Möglichkeit, Einblicke in die Interessen der Creators und ihr Feedback zu bevorstehenden Initiativen zu gewinnen.
* **Bleib in Kontakt**: Halte die Kommunikation mit Creators durch regelmäßige E-Mails, Anrufe und Webinare aufrecht und biete praktische Hilfe mit der Plattform an. Stelle sicher, dass du dich vor wichtigen Fristen bei deinen Creators meldest, damit sie auf Kurs bleiben.
* **Respektiere ihre Stimme**: Zeige Creators, dass du ihre Stimme, ihr Publikum und ihren kreativen Stil schätzt. Biete flexible Richtlinien an und stelle die Zusammenarbeit als eine Möglichkeit dar, ihren Content zu verbessern, nicht zu unterbrechen.


---

# 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-3-onboard-your-creators.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.
