> 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/creator-program/working-with-creators/create-promo-codes-for-hired-creators.md).

# Crea codici promozionali per i creator assunti

Quando si configurano i codici promozionali per i tuoi creator, ci sono due scenari diversi in cui il tuo account presenta:

{% tabs %}
{% tab title="Performance e Creator" %}
Per creare correttamente i codici promozionali per gli eventi Creator configurati da un programma Performance, è necessario un passaggio aggiuntivo per garantire che venga attribuito correttamente e deve essere eseguito per ciascun creator.

1. Nel tuo programma Creator, assicurati che il creator sia iscritto al programma.
   * In ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage]** → **Partner → Creator**, il partner dovrebbe essere elencato con un segno di spunta verde di verifica. In alternativa, [invita i creator alla tua campagna](/brand/it/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1).

     <div data-with-frame="true"><figure><img src="/files/2ae0111080e32b38c0a40504808171801f070a61" alt=""><figcaption></figcaption></figure></div>
2. Nel tuo programma Performance, vai a ![](/files/0d4165d5510ac481efc6207e9ada9fd3b87e690c) **\[Optimize] → Impostazioni → Reti**.
   * Non hai Optimize? Scopri come [ottenere l'add-on Optimize](/brand/it/what-would-you-like-to-learn-about/account-administration/account-settings/subscription-add-ons/get-the-optimize-add-on.md).
3. Trova un Media Source Creator pertinente dall'elenco e seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]** **→ Monitoraggio → Assegna nuovo codice promozionale**.
4. Compila le informazioni pertinenti e seleziona **Salva**.
5. Successivamente, assegnerai il codice promozionale al creator. Nel tuo programma Creator sotto ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage]**, vai a **Contenuti → Codici promozionali → Crea codice promozionale → Monitoraggio**.
6. Compila le informazioni richieste e seleziona **Salva**.

{% hint style="warning" %}
**Importante:** Assicurati che lo stesso codice promozionale assegnato a un creator nel programma Creator non sia assegnato anche a un partner nel programma Performance.
{% endhint %}
{% endtab %}

{% tab title="Solo Creator" %}
Per creare correttamente i codici promozionali per gli eventi creator configurati nel programma Creator:

1. Assicurati che il creator sia iscritto al tuo programma.

   * In ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage]** → **Partner → Creator**, il creator dovrebbe essere elencato con un segno di spunta verde di verifica. Se il creator a cui vuoi assegnare i codici promozionali non è ancora iscritto al tuo programma, [invitalo alla tua campagna](/brand/it/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1).

   <div data-with-frame="true"><figure><img src="/files/2ae0111080e32b38c0a40504808171801f070a61" alt=""><figcaption></figcaption></figure></div>
2. Vai a ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage]** → **Contenuti → Codici promozionali → Crea codice promozionale → Monitoraggio**.
3. Compila [le informazioni richieste](/brand/it/what-would-you-like-to-learn-about/platform-features/promo-codes/create-a-promo-code.md) e seleziona **Salva**.
   {% 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/creator-program/working-with-creators/create-promo-codes-for-hired-creators.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.
