> 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/clickup/onboarding/owners-and-admins/global-trade-compliance.md).

# 国際貿易コンプライアンス

### **国際貿易コンプライアンスについて** <a href="#gjdgxs" id="gjdgxs"></a>

ClickUpの目標は、世界の生産性を向上させ、誰もが週に１日を節約できるよう支援することです。ただし、当社の製品およびサービスは米国の輸出管理および経済規制を遵守する必要があります。

これらの規制により、当社は、以下の禁輸国および地域の企業または個人に、ClickUpまたは当社のその他の製品やサービスへのアクセスを提供することはできません。

* キューバ
* イラン
* 北朝鮮
* シリア
* ウクライナのクリミア地方

これは、米国政府が定義する他の特定のdenied parties（拒否された当事者）にClickUpへのアクセスを提供することが禁止されていることも意味します。[このページ](https://www.trade.gov/consolidated-screening-list)にアクセスすると、米国の取引拒否リストに載っているかどうかを確認できます。

### **これは私にどう影響しますか？** <a href="#id-30j0zll" id="id-30j0zll"></a>

次のメッセージまたは同様のメッセージが表示された場合、ClickUpへのアクセスまたは使用は禁止されており、ClickUpの使用またはダウンロードが制限される可能性があります。

![Screenshot of message you'll see if your ClickUp access is prohibited or restricted.](/files/CvG7mvlx2i3QZWFJYPBK)

[規約](https://clickup.com/terms)に従い、お客様は、ClickUpの使用中に現地の法律および適用される世界貿易法を遵守する責任があります。これには、お客様の使用に影響を与える法律や、ClickUpへのアクセスが法的に禁止されている他者に使用やアクセスを提供する法律も含まれます。


---

# 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/clickup/onboarding/owners-and-admins/global-trade-compliance.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.
