> 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/finance/finance-documents/indirect-tax-explained-for-brands.md).

# Spiegazione delle imposte indirette per i brand

L'imposta indiretta è un'imposta applicata dal governo su beni e servizi. Viene riscossa dai produttori o venditori di beni e servizi dal cliente quando acquistano un articolo o un servizio, e poi versata al governo.

L'imposta indiretta (le forme comuni di questa imposta sono indicate come IVA, GST, imposta sulle vendite, imposta sui consumi, HST, PST e dipende dalla giurisdizione) è addebitabile, se pertinente, sulle fatture impact.com, sulle fatture dei partner ed è riportata come tale in una voce separata per azione.

#### Visualizza le informazioni sulla tua imposta indiretta

1. Dalla barra di navigazione superiore, seleziona **il tuo saldo** → **Impostazioni**.
2. A sinistra, sotto *Impostazioni*, seleziona [Entità legali](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. Passa il cursore sull'entità legale per cui desideri visualizzare le informazioni sull'imposta indiretta, quindi seleziona **Modifica**.

   <div data-with-frame="true"><figure><img src="/files/384c9ad76fe7709e9602177d9ea3f5b52c13b363" alt=""><figcaption></figcaption></figure></div>
4. Nel *Imposta indiretta* sezione, puoi vedere se sei registrato per l'imposta indiretta e qual è il tuo numero di imposta indiretta.

   * In alternativa, ![](/files/bcb6da087265fb9beef85997a54e50203691b8d1) **\[Attiva]** **Imposta indiretta** e specifica in quale paese sei registrato per l'imposta indiretta e inserisci il tuo numero di imposta indiretta. Quindi seleziona **Salva**.

   <div data-with-frame="true"><figure><img src="/files/91644ccac934403b4a27bc54c73916f549db53fe" alt=""><figcaption></figcaption></figure></div>


---

# 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/finance/finance-documents/indirect-tax-explained-for-brands.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.
