> 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/partner/fr/que-souhaitez-vous-apprendre/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.md).

# Se désinscrire de la place de marché des marques

Après avoir créé des partenariats avec 2 marques, impact.com ajoutera automatiquement votre Profil public au Brands Marketplace afin que davantage de marques puissent en savoir plus sur vous et proposer des contrats, ce qui pourrait augmenter vos revenus. Vous serez informé(e) que votre fiche est en ligne dans le Brands Marketplace grâce à un guide intégré à l’application qui apparaît lorsque vous vous connectez à votre compte impact.com.

#### Masquer la fiche

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/91aa58775fb9d43d8e8d7238f39a46cf6457e28b) **\[Profil utilisateur] → Paramètres**.
2. Sous la *Profil* section, sélectionnez **Profil public**.
3. Sous *Mettre le profil en pause*, sélectionnez ![](/files/39c2f6bf6270826e9a36aac9ef3f99a57202991d) **\[Case cochée]** pour empêcher votre profil d’être affiché aux nouvelles marques.
4. Sélectionnez **Enregistrer**.

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

{% hint style="info" %}
**Remarque :** Lorsque vous serez prêt(e) à rendre votre fiche publique, il vous suffira de décocher ce paramètre pour réactiver votre profil.
{% endhint %}


---

# 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/partner/fr/que-souhaitez-vous-apprendre/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.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.
