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

# ブランド向け間接税の説明

間接税とは、政府が商品やサービスに課す税金です。商品やサービスの製造業者または販売業者が、顧客が商品やサービスを購入した際にその税金を徴収し、その後政府に納付します。

間接税（この税の一般的な形態は、管轄区域に応じてVAT、GST、Sales Tax、消費税、HST、PSTなどと呼ばれます）は、該当する場合、impact.comの請求書およびパートナーの請求書に対して課税され、アクションごとに別の行項目として反映されます。

#### 間接税情報を表示

1. 上部ナビゲーションバーで、次を選択します **残高** → **設定**.
2. 左側の下にある *設定*、選択します [法人](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. 間接税情報を確認したい法人にカーソルを合わせてから、選択します **編集**.

   <div data-with-frame="true"><figure><img src="/files/4179479eea818a8bd0bfbc4b312a279060b5da21" alt=""><figcaption></figcaption></figure></div>
4. その *間接税* セクションで、間接税に登録されているかどうか、および間接税番号を確認できます。

   * または、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** **間接税** そして、間接税の登録国を指定し、間接税番号を入力します。その後、 **保存**.

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