> 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/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/performance-bonus-faq.md).

# FAQ sul bonus per le prestazioni

<a href="https://pxa.impact.com/student/activity/1117596?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">Segui il corso PXA</a>

Usa i bonus di performance per aggiungere ai tuoi contratti tassi di payout più alti o aggiuntivi. Questo può incentivare i partner a generare più ricavi o azioni per il tuo programma.

* Un bonus di performance è specificato nei termini del tuo modello ed è collegato a un tipo di evento.
* Puoi consultare i tuoi [pagamenti dei bonus di performance](/brand/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/view-performance-bonus-payouts-and-reports.md) in qualsiasi momento nella *Finanza* sezione della piattaforma.

<details>

<summary>Cosa succede quando aggiungo un bonus di performance a un contratto attivo?</summary>

Se aggiungi un bonus di performance ai termini attivi del modello, tutti i partner che hanno firmato il contratto riceveranno una notifica e saranno invitati ad accettare i tuoi nuovi termini. Dopo il [periodo di notifica delle modifiche](/brand/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/set-and-manage-template-terms-rules.md#template-terms-rules-0-1), eventuali partner che avevano già firmato verranno aggiunti automaticamente al contratto.

</details>

<details>

<summary>In che modo i bonus di performance influiscono sui pagamenti?</summary>

Quando crei le fasce per il tuo bonus di performance, l'importo del bonus viene calcolato come la differenza tra il compenso predefinito del termine del modello *Payout predefinito* e il *Payout predefinito* che imposti per la fascia del bonus di performance. Il termine del modello *Payout predefinito* **non cambia** quando viene raggiunta una fascia di bonus di performance: cambia il pagamento totale.

</details>

<details>

<summary>Come vengono calcolati i bonus di performance?</summary>

impact.com calcola il bonus di performance finale con cadenza mensile per [azioni bloccate](/brand/it/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md). La determinazione del momento in cui viene generato un bonus di performance dipende dal periodo di blocco specificato nel contratto. Inoltre, impact.com aggiunge un margine di 3 giorni per consentire eventuali ritardi del sistema o di elaborazione.

{% hint style="warning" %}
**Pagamento predefinito vs. pagamento totale:** Ricorda che la regola del bonus di performance **non modifica il pagamento predefinito**—cambia il pagamento totale.
{% endhint %}

</details>

<details>

<summary>Puoi fare un esempio?</summary>

Il Partner A firma un contratto che offre un compenso fisso predefinito di $200 per vendita online/ordine CPA, e un bonus di performance a tre livelli che aumenta il compenso per le azioni oltre ciascuna fascia:

* `Se le azioni raggiungono 1-10, il pagamento predefinito sarà di $1000 per elemento`
* `Se le azioni raggiungono 11-15, il pagamento predefinito sarà di $2000 per elemento`
* `Se le azioni raggiungono 16-20, il pagamento predefinito sarà di $5000 per elemento`

In un determinato mese, il Partner A genera 20 azioni, il che significa che si applica il bonus di $5000 per elemento. Questo importo fisso sostituisce il pagamento predefinito e non viene sommato ad esso.

Se durante il periodo in sospeso al Partner A fossero state stornate azioni che lo avessero fatto scendere sotto 20, avrebbe diritto solo al pagamento di $2000 per elemento.

</details>

#### Risorse aggiuntive

Per saperne di più su come aggiungere un bonus di performance a un contratto o visualizzare pagamenti e report, consulta i seguenti articoli:

* [Aggiungi un bonus di performance a un contratto](/brand/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/add-a-performance-bonus-to-a-contract.md)
* [Visualizza pagamenti e report dei bonus di performance](/brand/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/view-performance-bonus-payouts-and-reports.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/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/performance-bonus-faq.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.
