> 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/ads/manage-ads/process-partner-requests.md).

# Elabora le richieste dei partner

Potresti ricevere richieste da partner, come *Asset*, *Creatività personalizzata*, *Email Drop*, oppure *Valore di tracciamento*, per aiutare a promuovere il tuo programma. Hai il pieno controllo sull'approvazione, il rifiuto o il completamento di queste richieste.

1. Dal menu di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Contenuti → Richieste**.
2. Usa la barra dei filtri in alto per visualizzare un tipo specifico di richiesta (ad es., **Asset**).

   | Filtro            | Descrizione                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
   | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
   | Stato             | <p>Seleziona un <img src="/files/34db5bf563ca95521c0d0f996a5e41c1ec498a75" alt=""> <strong>\[Casella non selezionata]</strong> per filtrare in base al <strong>Stato</strong> della richiesta:</p><p>• <strong>Aperte</strong>: Richieste che non sono ancora state contrassegnate <em>Rifiutate</em> o <em>Approvata</em>.</p><p>• <strong>Approvata</strong>: Richieste a cui hai risposto e che hai contrassegnato come <em>Approvata</em>.</p><p>• <strong>Completata</strong>: Richieste a cui puoi aggiungere una risposta finale prima di chiuderle come <em>Completata</em>.</p><p>• <strong>Rifiutate</strong>: Richieste contrassegnate come <em>Rifiutate</em>.</p> |
   | Nome partner, ID  | Seleziona il ![](/files/34db5bf563ca95521c0d0f996a5e41c1ec498a75) **\[Casella non selezionata]** per filtrare per nome e ID del partner.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
   | Tipo di richiesta | <p><strong>Filtra per tipo di richiesta</strong></p><p>• Risorsa</p><p>• Creatività personalizzata</p><p>• Invio email</p><p>• Valore di tracciamento</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

#### Elabora una richiesta

Gestisci le richieste del partner in base a quanto segue, in base al loro **Stato** e l'azione che vuoi intraprendere (ad es., *Approva*, *Rifiuta la richiesta*, *Completa* o *Visualizza*).

<div data-with-frame="true"><figure><img src="/files/7582e4b62f5b4e13ed2a4984749409491af18b54" alt="" width="563"><figcaption></figcaption></figure></div>

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

1. Passa il mouse sopra il *Aperte* richiesta che vuoi iniziare a elaborare e seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** → **Elabora**.
2. Nel *Risposta* sezione, aggiungi **Commenti** per il partner, per fornire contesto alla tua decisione di *Approva* o *Rifiuta* la loro richiesta.
3. Seleziona **Rifiuta la richiesta** o **Approva**.
   {% endtab %}

{% tab title="Approvata" %}

1. Passa il mouse sulla richiesta che *Approvata* e seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** → **Completa**.
2. Inserisci il **ID annuncio** o seleziona **Aggiungi nuovo annuncio**.
3. Opzionalmente, inserisci **Commenti finali**.
4. Seleziona **Completa richiesta**.
   {% endtab %}

{% tab title="Completata" %}
Passa il mouse sulla richiesta che *Completata* e seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** → **Visualizza** e visualizza i dettagli della richiesta.
{% endtab %}

{% tab title="Rifiutate" %}
Passa il mouse sulla richiesta che *Rifiutate* e seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** → **Visualizza** e visualizza i dettagli della richiesta.
{% endtab %}
{% endtabs %}


---

# 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/ads/manage-ads/process-partner-requests.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.
