> 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/cosa-vorresti-imparare/platform-features/working-with-brands/surveys/manage-brand-surveys.md).

# Gestisci i sondaggi dei brand

I brand potrebbero inviarti sondaggi da completare per raccogliere informazioni utili a rafforzare le partnership esistenti, oppure durante la fase di reclutamento per conoscere i tuoi obiettivi e interessi.

Scopri come [rispondere ai sondaggi](/partner/it/cosa-vorresti-imparare/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md).

1. Dalla barra di navigazione superiore, seleziona **Scopri** → [**Sondaggi**](https://app.impact.com/secure/mediapartner/fr/partner_surveys.ihtml).
   * In alternativa, dalla barra di navigazione superiore, seleziona **Gestisci** → **Altro** → [**Sondaggi**](https://app.impact.com/secure/mediapartner/fr/partner_surveys.ihtml).&#x20;
2. Seleziona una scheda per passare dalla visualizzazione dei tuoi **Sondaggi** e delle tue **Risposte**.

{% tabs %}
{% tab title="Sondaggi" %}

<table><thead><tr><th width="159.62890625">Riferimento colonna</th><th>Descrizione</th></tr></thead><tbody><tr><td>ID</td><td>Il numero di identificazione univoco del sondaggio.</td></tr><tr><td>Nome</td><td>Il nome del sondaggio.</td></tr><tr><td>Marchio</td><td>Il nome del marchio.</td></tr><tr><td>Stato</td><td>Lo stato del sondaggio: <em>Attivo</em> o <em>Completato</em>.</td></tr><tr><td>Ultimo aggiornamento</td><td><p>La data in cui sono state apportate le ultime modifiche al sondaggio.</p><p><strong>Nota:</strong> Puoi modificare le risposte al sondaggio solo se il brand ha abilitato la modifica delle risposte.</p></td></tr><tr><td>Data di fine</td><td>La data di scadenza del sondaggio.</td></tr></tbody></table>
{% endtab %}

{% tab title="Risposte" %}

<table><thead><tr><th width="199.89453125">Riferimento colonna</th><th>Descrizione</th></tr></thead><tbody><tr><td>Data della risposta</td><td>La data in cui hai risposto al sondaggio.</td></tr><tr><td>Sondaggio</td><td>Il nome del sondaggio.</td></tr><tr><td>Marchio</td><td>Il brand che ha creato il sondaggio.</td></tr><tr><td>Domanda</td><td>La domanda relativa al sondaggio.</td></tr><tr><td>Risposta</td><td>La risposta registrata alla domanda.</td></tr><tr><td>Email utente</td><td>L'indirizzo email dell'utente del tuo account partner.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

3. Cerca o filtra i tuoi sondaggi utilizzando gli strumenti di filtro qui sotto *Sondaggi*.
   * **Barra di ricerca:** Filtra i tuoi sondaggi cercando per nome o ID.
   * **Marchio:** Filtra in base al brand da cui è stato inviato il sondaggio.


---

# 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/cosa-vorresti-imparare/platform-features/working-with-brands/surveys/manage-brand-surveys.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.
