> 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).

# Explicación de los impuestos indirectos para marcas

El impuesto indirecto es un impuesto aplicado por el gobierno a los bienes y servicios. Lo cobran los fabricantes o vendedores de bienes y servicios al cliente cuando compran un artículo o servicio, y luego se paga 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 exigible, cuando corresponda, en las facturas de impact.com, las facturas de partners y se refleja como tal en una línea separada por acción.

#### Consulta la información de tu impuesto indirecto

1. En la barra de navegación superior, selecciona **tu saldo** → **Configuración**.
2. A la izquierda, debajo de *Configuración*, selecciona [Entidades legales](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. Pasa el cursor sobre la entidad legal de la que deseas ver la información del impuesto indirecto y, a continuación, selecciona **Editar**.

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

   * Como alternativa, ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** **Impuesto indirecto** e indica en qué país estás registrado para el impuesto indirecto e introduce tu número de impuesto indirecto. Luego selecciona **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.
