> 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 dovranno rispondere 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 indicati di seguito per aggiungerlo alla tua pagina di iscrizione dei partner. Una volta abilitato, qualsiasi partner che si candidi al tuo brand (tramite link diretto o marketplace del brand) deve completare questo sondaggio per potersi candidare. Tuttavia, il sondaggio viene saltato se un partner presenta una candidatura in blocco per più brand contemporaneamente. I partner esistenti possono [rispondere ai loro sondaggi](/partner/it/cosa-vorresti-imparare/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/a0314b1a64ec39500a614699810af2308cfe8328) **\[User profile]** → **Impostazioni**.
2. A destra, sotto *Branding*, seleziona **Pagina di iscrizione 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 vuoi 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 avranno raccolte le risposte al sondaggio. Per visualizzare le risposte al sondaggio, consulta [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.
