> For the complete documentation index, see [llms.txt](https://legal.dispel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legal.dispel.com/security-and-data-protection/security-and-data-protection-ja/no/dtapuraibashfurmuwku.md).

# データプライバシーフレームワーク

Dispelでは、機密データの保護は単なる機能ではなく、約束です。当社のソリューションはセキュリティとプライバシーを設計段階から組み込んで構築されており、その実践の厳格さを反映する認証を取得しています。

## データプライバシーフレームワーク認証

Dispelは次の認証を取得しています： **EU–U.S. Data Privacy Framework (DPF)**、 **UK Extension to the DPF**、および **Swiss–U.S. DPF**。これらのフレームワークは米国商務省が運営し、欧州委員会、英国政府、およびスイス政府により認められており、ヨーロッパ、英国、スイスから米国へ移転される個人データの取り扱いに関する明確な基準を定めています。

当社の認証によって確保される事項：

* 個人データはDPFの原則に従って収集、処理、および保持されます。
* データ主体は、アクセス、訂正、および救済メカニズムを含む実行可能な権利を保持します。
* Dispelは、第三者と情報を共有する際に強力な説明責任および透明性の要件を順守します。

この認証は、世界的なプライバシー要件を尊重する当社の姿勢と、お客様が安心して異なる法域間でデータを移転できるようにする取り組みを示しています。

この認証は、当社があなたに対して負う法的義務に基づいて構築されています（詳細は当社の [プライバシーポリシー](/legal-and-privacy-ja/policies/privacy-policy.md) および [データ保護付加条項](/legal-and-privacy-ja/privacy/dta.md).

{% hint style="success" %}

## 当社のDPF認証のコピーをダウンロードする

Dispelの認証を以下で確認する <https://www.dataprivacyframework.gov/list>

残念ながらDFPのウェブサイトはまだ直接リンクをサポートしていません。「Dispel」で検索して当社の記録を見つけてください。

<img src="/files/4522c45830ebde3e18a5246afad2e6cd3ea948ba" alt="" data-size="original">
{% endhint %}


---

# 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://legal.dispel.com/security-and-data-protection/security-and-data-protection-ja/no/dtapuraibashfurmuwku.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.
