> 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/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/add-a-survey-to-the-partner-sign-up-page.md).

# Aggiungi un sondaggio alla pagina di registrazione del partner

Puoi aggiungere domande personalizzate a cui i partner rispondono quando si iscrivono al tuo programma. Per prima cosa, [crea un sondaggio](/brand/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md) poi segui i passaggi qui sotto per aggiungerlo alla pagina di iscrizione dei partner. Una volta abilitato, qualsiasi partner che fa domanda per il tuo brand (tramite link diretto o il marketplace del brand) deve completare questo sondaggio per candidarsi. Tuttavia, il sondaggio viene saltato se un partner fa domanda in blocco per più brand contemporaneamente. I partner esistenti possono [rispondere ai loro sondaggi](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md) nella *Sondaggi* schermata.

{% hint style="success" %}
**Nota:** Puoi aggiungere alla pagina di iscrizione dei partner solo un sondaggio senza restrizioni di accesso e senza data di scadenza.
{% endhint %}

1. Dalla barra di navigazione superiore, seleziona ![](/files/c0279a0e9c22a5b78cc1bbb3be84cac24b0fd825) **\[Profilo utente]** → **Impostazioni**.
2. A destra, sotto *Branding*, seleziona **Pagina di registrazione dei partner**.
3. Accanto a *Sondaggio*, ![](/files/bcb6da087265fb9beef85997a54e50203691b8d1) **\[Attiva]** **Fai domande personalizzate**.
4. Dal **Seleziona sondaggio** ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]**, seleziona il sondaggio che desideri aggiungere.

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

5. Seleziona **Salva**.

Solo i partner che completano l’iscrizione al programma vedranno registrate le risposte al sondaggio. Per visualizzare le risposte al sondaggio, fai riferimento a [Gestisci i tuoi sondaggi](/brand/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/manage-your-surveys.md).


---

# 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/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/add-a-survey-to-the-partner-sign-up-page.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.
