> 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/fr/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/who-is-my-primary-marketplace-contact.md).

# Qui est mon contact principal Marketplace ?

Dans impact.com, le premier utilisateur du compte à rejoindre votre compte sera désigné comme le contact principal de la marketplace. Cet utilisateur sera indiqué comme la personne que les partenaires peuvent contacter pour toute question concernant votre/vos programme(s) et sera l’utilisateur qui recevra les messages des partenaires.

#### Trouvez votre contact principal de la marketplace

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/287922c6cc6ea3fb3d302b92b68b352b27fd336d) **\[Profil utilisateur] → Paramètres**.
2. Dans le *Compte* colonne, sous la *Général* section, sélectionnez **Utilisateurs du compte**.
3. Sous les *Rejoint* colonne, consultez la date à laquelle chaque utilisateur du compte a rejoint le compte.
   * L’utilisateur qui a rejoint le compte en premier est le contact principal de la marketplace du compte.

#### Modifiez votre contact principal de la marketplace

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/287922c6cc6ea3fb3d302b92b68b352b27fd336d) **\[Profil utilisateur] → Paramètres**.
2. Sous l’en-tête *Programme* section à droite, sélectionnez **Profil Marketplace**.
3. Faites défiler jusqu’à la **Contacts** section, puis dans la liste déroulante, sélectionnez les contacts pour lesquels vous souhaitez que les coordonnées soient affichées.
   * Tous les contacts sélectionnés ici peuvent être contactés pour toute question concernant votre/vos programme(s) et sont les utilisateurs qui recevront les messages des partenaires.

     <div data-with-frame="true"><figure><img src="/files/774ca73cf17a554fa171d345625ec9f7b431336d" alt=""><figcaption></figcaption></figure></div>
4. Sélectionnez **Enregistrer**.


---

# 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/fr/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.
