> 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/account-administration/account-settings/subscription-add-ons/subscription-add-ons-explained.md).

# Spiegazione dei componenti aggiuntivi dell'abbonamento

impact.com offre un'ampia gamma di componenti aggiuntivi di prodotto che migliorano le tue funzionalità di partnership.

#### Come posso abbonarmi ai componenti aggiuntivi?

Se sei interessato ad acquistare i componenti aggiuntivi di impact.com, puoi farlo nell'app. Vedi la *Gestisci il tuo abbonamento a impact.com* sezione qui sotto per scoprire quali componenti aggiuntivi sono disponibili per l'upgrade nell'app.

In alternativa, puoi contattare il tuo CSM (o [contattare l’assistenza](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml?execution=e1s1)) per ricevere assistenza nell'acquisto di componenti aggiuntivi non ancora disponibili per l'upgrade nell'app.

#### Per quanto tempo sono validi i componenti aggiuntivi?

Una volta acquistato un componente aggiuntivo, la quota di abbonamento inizia all'inizio del mese solare successivo. L'abbonamento al componente aggiuntivo decorrerà contemporaneamente al tuo abbonamento Performance ed è soggetto agli stessi termini di rinnovo.

#### Posso annullare il mio abbonamento ai componenti aggiuntivi?

I tuoi abbonamenti ai componenti aggiuntivi sono collegati al tuo abbonamento Performance e sono soggetti alle stesse clausole di recesso del tuo contratto Performance.

#### Gestisci il tuo abbonamento a impact.com

* [Visualizza i dettagli del tuo abbonamento e del tuo utilizzo su impact.com](/brand/it/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.md)
* [Aggiorna la tua edizione di monitoraggio della ricerca a pagamento](/brand/it/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/upgrade-your-paid-search-monitoring-edition.md)
* [Ottieni il componente aggiuntivo Optimize](/brand/it/what-would-you-like-to-learn-about/account-administration/account-settings/subscription-add-ons/get-the-optimize-add-on.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/account-administration/account-settings/subscription-add-ons/subscription-add-ons-explained.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.
