> 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/it/di-cosa-vorresti-saperne-di-piu/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.md).

# Rinuncia al Marketplace dei brand

Dopo aver creato partnership con 2 brand, impact.com aggiungerà automaticamente il tuo Profilo pubblico al Marketplace dei brand, così che più brand possano conoscerti e proporti contratti, aumentando potenzialmente i tuoi guadagni. Riceverai una notifica che il tuo annuncio è attivo nel Marketplace dei brand tramite una guida nell'app che appare quando accedi al tuo account impact.com.

#### Nascondi l'annuncio

1. Dalla barra di navigazione in alto, seleziona ![](/files/1db25dc87e6c72568327fff0f93eb62c7043f9a2) **\[Profilo utente] → Impostazioni**.
2. Sotto la *Profilo* sezione, seleziona **Profilo pubblico**.
3. Sotto *Metti in pausa il profilo*, seleziona ![](/files/30a495ff82bbc50105a8f9d5320e47d4a247e183) **\[Casella selezionata]** per impedire che il tuo profilo venga mostrato ai nuovi brand.
4. Seleziona **Salva**.

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

{% hint style="info" %}
**Nota:** Quando sei pronto a rendere pubblico il tuo annuncio, ti basta deselezionare questa impostazione per riattivare il tuo profilo.
{% 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/it/di-cosa-vorresti-saperne-di-piu/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.
