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

# Explication de la taxe indirecte pour les marques

La taxe indirecte est une taxe imposée par le gouvernement sur les biens et services. Elle est perçue par les fabricants ou les vendeurs de biens et services auprès du client lorsqu'ils achètent un article ou un service, puis versée au gouvernement.

La taxe indirecte (les formes courantes de cette taxe sont désignées par TVA, TPS, taxe de vente, taxe à la consommation, TVH, TVP et dépendent de la juridiction) est exigible, le cas échéant, sur les factures impact.com, les factures des partenaires et apparaît comme telle sous une ligne distincte par action.

#### Consultez les informations relatives à votre taxe indirecte

1. Dans la barre de navigation supérieure, sélectionnez **votre solde** → **Paramètres**.
2. À gauche, sous *Paramètres*, sélectionnez [Entités juridiques](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. Survolez l'entité juridique pour laquelle vous souhaitez voir les informations relatives à la taxe indirecte, puis sélectionnez **Modifier**.

   <div data-with-frame="true"><figure><img src="/files/7719020f86e2683f436463214307254de6e4e47a" alt=""><figcaption></figcaption></figure></div>
4. Dans le *Taxe indirecte* la section, vous pouvez voir si vous êtes inscrit à la taxe indirecte et quel est votre numéro de taxe indirecte.

   * Sinon, ![](/files/305a4944a71dea362e7149113d0a2b30f3a73a14) **\[Activer]** **Taxe indirecte** et indiquez le pays dans lequel vous êtes inscrit à la taxe indirecte ainsi que votre numéro de taxe indirecte. Puis sélectionnez **Enregistrer**.

   <div data-with-frame="true"><figure><img src="/files/1ff08d5219ab42143f779b5a3eae613ae91ae646" 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/fr/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.
