> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/account-and-billing/state-sales-tax-faq.md).

# 州売上税に関するよくある質問

### プラン <a href="#gjdgxs" id="gjdgxs"></a>

* Smartsheet

プラン タイプと含まれる機能の詳細については、 [「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

Smartsheet は、特定の州に居住する顧客から消費税を徴収する必要があります。 これらの要件を適切に遵守するために、当社は顧客から配送先住所情報を収集する必要があります。

特定の州の売上税の詳細については、州の歳入省にお問い合わせください。

#### 課税対象となるのはどの州ですか? <a href="#id-30j0zll" id="id-30j0zll"></a>

現時点では、 Smartsheet は次の州に居住する顧客からのみ消費税を徴収する必要があります。

アリゾナ

イリノイ州シカゴ市

コロラド州デンバー市

コネチカット州

コロンビア特別区

ハワイ

ケンタッキー州

メリーランド州

マサチューセッツ州

ミシシッピ州

ニューメキシコ州

ニューヨーク

オハイオ州

ペンシルベニア州

ロードアイランド

サウスカロライナ州

サウスダコタ州

テネシー州

テキサス州

ユタ州

ワシントン

ウェストバージニア州

将来的には他の州も追加される可能性があります。

#### 私たちは非営利団体です。まだ消費税を支払わなければなりませんか? <a href="#id-1fob9te" id="id-1fob9te"></a>

当社は、非営利企業や政府機関を含む、消費税を必要とする州に居住するすべての顧客から消費税を徴収する必要があります。 州売上税が免除されている場合は、この[Web フォームを使用して該当する書類を提出してください](https://app.smartsheet.com/b/form/0b8dc11dde584213a639c93f8159e69f)。 消費税を請求しない場合は、記録用の公式文書を用意する必要があります。

#### 顧客の所在地はどのようにして特定されるのでしょうか? <a href="#id-3znysh7" id="id-3znysh7"></a>

顧客の所在地、およびその後の消費税率は配送先住所によって決まります。

#### 私は消費税の徴収にSmartsheet を必要とする州に住んでいません。 なぜ住所を提供する必要があるのですか? <a href="#id-2et92p0" id="id-2et92p0"></a>

税務報告要件に適切に準拠するには、すべての顧客の住所情報が必要です。 新規のお客様は、購入時に住所情報の入力を求められます。

#### 消費税率を知りたいですか? <a href="#tyjcwt" id="tyjcwt"></a>

Smartsheetは、サードパーティの税計算サービス プロバイダーに統合されています。 税率を確認できるよう、税額は合計金額とは別に表示されます。 取引または課される税金についてご質問がある場合は、[当社の財務部門までお問い合わせください。](https://www.smartsheet.com/gethelp?contactType=billing)

#### 私の過去の取引には課税されますか? <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

過去の取引が課税されるべきであったことが判明した場合には、その取引に対しても課税されます。


---

# 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://manual.dxable.com/smartsheet/account-and-billing/state-sales-tax-faq.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.
