> 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/pt-br/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/indirect-tax-explained-for-brands.md).

# Explicação do imposto indireto para marcas

Imposto indireto é um imposto repassado pelo governo sobre bens e serviços. Ele é cobrado dos fabricantes ou vendedores de bens e serviços do cliente quando eles compram um item ou serviço e, em seguida, pago ao governo.

Imposto indireto (formas comuns desse imposto são conhecidas como IVA, GST, Imposto sobre Vendas, imposto sobre o consumo, HST, PST e dependem da jurisdição) é cobrado, quando aplicável, nas faturas da impact.com, faturas de parceiros e é refletido como tal em uma linha separada por ação.

#### Veja suas informações de imposto indireto

1. Na barra de navegação superior, selecione **seu saldo** → **Configurações**.
2. À esquerda, abaixo de *Configurações*, selecione [Entidades legais](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. Passe o cursor sobre a entidade legal da qual você deseja ver as informações de imposto indireto e, em seguida, selecione **Editar**.

   <div data-with-frame="true"><figure><img src="/files/6204875e67970f458fff483a818e018f8a86a0b3" alt=""><figcaption></figcaption></figure></div>
4. No *Imposto indireto* seção, você pode ver se está registrado para imposto indireto e qual é o seu número de imposto indireto.

   * Como alternativa, ![](/files/56148a29d7f42673dde9884eb52356c45eca06c3) **\[Ativar]** **Imposto indireto** e especifique em qual país você está registrado para imposto indireto e insira seu número de imposto indireto. Em seguida, selecione **Salvar**.

   <div data-with-frame="true"><figure><img src="/files/2c260492da07b7c3661229e2934327605794e9cc" 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/pt-br/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.
