> 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/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.md).

# Als Anbieter einem Retail-Media-Programm beitreten

Als Anbieter müssen Sie von einem Händler eingeladen werden, um an einem Retail-Media-Programm teilzunehmen. Dieses Programm ermöglicht Ihnen Folgendes:

* Mit Händlern in Kontakt treten und mehr Sichtbarkeit für Ihre Produkte, mehr Empfehlungen von Partnern und mehr Verkäufe über deren Plattform erzielen
* Verwalten [Product-Boost-Kampagnen](/brand/de/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md) mit Händlern
* Berichte zur Performance von Product-Boost-Kampagnen anzeigen
* Abrechnung und Zahlung für vom Anbieter finanzierte Kampagnenaktivitäten automatisieren

Der folgende Artikel erklärt den Registrierungsprozess, nachdem ein Händler Sie eingeladen hat, und wie Sie sich mit dem Händler verbinden.

## Als Anbieter registrieren

{% stepper %}
{% step %}

### **Eine E-Mail erhalten**

1. Erhalten Sie eine Einladungs-E-Mail von einer Händlermarke.
2. Wählen Sie **Einladung annehmen**.

<div data-with-frame="true"><figure><img src="/files/86f24ad430e0023b62346e1c10550105b7b48298" alt="" width="468"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **Melden Sie sich bei Ihrem impact.com-Konto an**

* Neu bei impact.com? Sie müssen sich **Registrieren** mit Ihrer E-Mail-Adresse.
* Sie haben bereits ein impact.com-Konto? Wählen Sie **Anmelden**.

<div data-with-frame="true"><figure><img src="/files/7ec60edde5f14683b36ac00c689e917f93cdb54c" alt="" width="413"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **Vervollständigen Sie Ihre persönlichen und Unternehmensinformationen**

1. Vervollständigen Sie Ihre persönlichen Informationen und wählen Sie dann **Weiter**.
   1. Wenn das System ein passendes Retail-Media-Programm findet, empfehlen wir, es aus dem Dropdown-Menü auszuwählen, anstatt ein neues Konto zu erstellen.
2. Vervollständigen Sie Ihre Unternehmensinformationen und wählen Sie dann **Weiter**.
   {% endstep %}

{% step %}

### **Die Checkliste abschließen**

1. Auf dem *Retail-Media-Programm* Registrierungs-Checkliste, wählen Sie **Jetzt loslegen**.
2. Auf dem *Ihr Programm erstellen* Im Modal geben Sie Ihren **Programmname**, dann wählen Sie **Weiter**.

   * Wir empfehlen, dieses Retail-Media-Programm für alle Verbindungsanfragen auszuwählen, die Sie von Händlern erhalten, geben Sie daher einen neutralen Programmnamen ein, z. B. *StarkTech Electronics Retail-Media-Programm* (nicht *StarkTech X WayneMart Product Boost Collab*). Ein neutraler Programmnamen stellt sicher, dass Sie dieses Programm für alle Ihre Verbindungsanfragen verwenden können.
   * Ihr Programm sollte jetzt aktiv sein.

   <div data-with-frame="true"><figure><img src="/files/90db539b4f2024131b81ee7904b58864c2182df1" alt=""><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}

## Nächste Schritte

Nachdem Sie sich erfolgreich bei Ihrem Retail-Media-Programm angemeldet haben, sehen Sie ein übersichtliches Dashboard mit dem [*Händlerliste*](https://app.impact.com/secure/advertiser/vendor/manage-vendor-program-retailers-flow.ihtml) Bildschirm. Alle Händler haben den Status *Nicht verbunden* außer demjenigen, mit dem Sie sich angemeldet haben. Siehe [Produkt-Boost-Finanzierungsanfragen genehmigen oder ablehnen](/brand/de/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/approve-or-decline-product-boost-funding-requests.md) um mit der Arbeit an Product-Boost-Kampagnen zu beginnen.


---

# 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/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.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.
