> 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、売上税、消費税、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.
