> 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/account-administration/program-settings/profile-and-branding/who-is-my-primary-marketplace-contact.md).

# Wer ist mein primärer Marketplace-Ansprechpartner?

In impact.com wird der erste Kontonutzer, der Ihrem Konto beitritt, als primärer Marketplace-Kontakt festgelegt. Dieser Nutzer wird als die Person aufgeführt, die Partner bei Fragen zu Ihrem/Ihren Programm(en) kontaktieren können, und ist der Nutzer, der Nachrichten von Partnern erhält.

#### Finden Sie Ihren primären Marketplace-Kontakt

1. Wähle in der oberen Navigationsleiste ![](/files/b499afb31802cd63f4cfb233fcf9c95589389524) **\[Benutzerprofil] → Einstellungen**.
2. Wählen Sie im *Konto* Spalte, unter der *Allgemein* Bereich wählen Sie **Kontonutzer**.
3. Unter dem *Beigetreten* Spalte, sehen Sie, wann jeder Kontonutzer dem Konto beigetreten ist.
   * Der Nutzer, der dem Konto zuerst beigetreten ist, ist der primäre Marketplace-Kontakt des Kontos.

#### Ändern Sie Ihren primären Marketplace-Kontakt

1. Wähle in der oberen Navigationsleiste ![](/files/b499afb31802cd63f4cfb233fcf9c95589389524) **\[Benutzerprofil] → Einstellungen**.
2. Unter der *Programm* Abschnitt auf der rechten Seite, wählen Sie **Marketplace-Profil**.
3. Scrollen Sie zum **Kontakte** Abschnitt und wählen Sie im Dropdown-Feld die Kontakte aus, für die Sie Kontaktinformationen aufgelistet haben möchten.
   * Alle hier ausgewählten Kontakte können bei Fragen zu Ihrem/Ihren Programm(en) kontaktiert werden und sind die Nutzer, die Nachrichten von Partnern erhalten.

     <div data-with-frame="true"><figure><img src="/files/a6d33e54fd00fc1c9368215cb6d90b40dc64f3f9" alt=""><figcaption></figcaption></figure></div>
4. Wählen Sie **Speichern**.


---

# 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/account-administration/program-settings/profile-and-branding/who-is-my-primary-marketplace-contact.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.
