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

# Impuesto indirecto explicado para marcas

El impuesto indirecto es un impuesto que el gobierno impone sobre bienes y servicios. Lo recaudan los fabricantes o vendedores de bienes y servicios del cliente cuando adquieren un artículo o servicio, y luego lo pagan al gobierno.

El impuesto indirecto (las formas comunes de este impuesto se conocen como IVA, GST, Sales Tax, Consumption tax, HST, PST y dependen de la jurisdicción) es aplicable, cuando corresponda, en las facturas de impact.com, las facturas de los partners y se refleja como tal en una línea separada por acción.

#### Vea la información de su impuesto indirecto

1. En la barra de navegación superior, seleccione **su saldo** → **Configuración**.
2. A la izquierda, debajo de *Configuración*, seleccione [Entidades legales](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. Pase el cursor sobre la entidad legal de la que desea ver la información sobre impuestos indirectos y luego seleccione **Editar**.

   <div data-with-frame="true"><figure><img src="/files/1ae1236eae49e6aff7279cc9e37ddb3d5cbda50b" alt=""><figcaption></figcaption></figure></div>
4. En el *Impuesto indirecto* sección, puede ver si está registrado para el impuesto indirecto y cuál es su número de impuesto indirecto.

   * Alternativamente, ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** **Impuesto indirecto** e indique en qué país está registrado para el impuesto indirecto e introduzca su número de impuesto indirecto. Luego seleccione **Guardar**.

   <div data-with-frame="true"><figure><img src="/files/5ff7f44ecc01008dd837ec3fa2522c8f5cd8bffe" 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/es/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.
