> 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/account-settings/create-custom-partner-sign-up-terms-for-brands.md).

# Créer des conditions d'inscription partenaires personnalisées pour les marques

Vous pouvez définir des conditions standard ou des conditions personnalisées auxquelles le partenaire doit accepter lors de son inscription. Ce sont les conditions qui régissent votre relation de marketing à la performance avec les partenaires. Lors de la configuration de votre [image de marque personnalisée du programme](/brand/fr/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/customize-your-program-branding.md), vous aurez la possibilité de choisir entre :

* Accord-cadre standard du programme (MPA)
* Conditions d'inscription personnalisées

## Accord-cadre standard du programme

Si vous conservez cette option par défaut, toutes les pages d'inscription des partenaires afficheront l'impact.com [Accord-cadre du programme](https://impact.com/legal/impact.com_Master_Program_Agreement.pdf) (MPA).&#x20;

Les conditions d'inscription des partenaires s'appliquent à la fois aux nouvelles inscriptions de partenaires et aux partenaires existants. Si vous avez des questions ou des préoccupations concernant cet accord, [contactez l'assistance](https://app.impact.com/support/portal.ihtml).

* Comment les conditions s'afficheront pour un partenaire :

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

#### Conditions d'inscription personnalisées

La personnalisation de vos propres conditions d'inscription des partenaires vous permet de créer des conditions personnalisées auxquelles le partenaire peut consentir lors de son inscription. Pour définir des conditions d'inscription personnalisées, procédez comme suit :

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/287922c6cc6ea3fb3d302b92b68b352b27fd336d) **\[Profil utilisateur] → Paramètres**.
2. À gauche, sous la *Image de marque* section, sélectionnez **Page d'inscription**.
3. Dans la *Conditions de l'accord partenaire* section, sélectionnez **Utiliser mes propres conditions d'inscription personnalisées (PDF)**.
4. Sélectionnez **Choisir un fichier**.
   * Importez un fichier PDF contenant les conditions auxquelles vous souhaitez que le partenaire consente lors de son inscription.
5. Sélectionnez **Enregistrer**.

   * Comment les conditions s'afficheront pour un partenaire :

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


---

# 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/account-settings/create-custom-partner-sign-up-terms-for-brands.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.
