> 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/compliance/dispel-compliance-offerings.md).

# Dispel Compliance Offerings

{% hint style="info" %}
You are wholly responsible for ensuring your own compliance with all applicable laws and regulations. Information provided in Dispel online documentation doesn't constitute legal advice, and you should consult your legal advisor for any questions regarding regulatory compliance.
{% endhint %}

### Overview <a href="#audit-documentation" id="audit-documentation"></a>

Dispel is a secure, high-performance remote access and data streaming platform built for industrial and operational technology environments worldwide. Our infrastructure enables customers to deploy and manage zero-trust networks with precision and reliability across multiple regions and industries.

Dispel maintains a comprehensive certification and attestation program, reflecting independent, third-party validation of our information security management and operational controls. These certifications demonstrate our commitment to protecting data, maintaining service availability, and ensuring compliance with globally recognized standards.

To help customers meet their own regulatory and cybersecurity obligations, Dispel provides comprehensive documentation, including attestation reports and audit summaries through our Trust Portal.

<a href="https://app.drata.com/trust/9cbb69e8-0c38-11ee-865f-029d78a187d9" class="button primary" data-icon="up-right-from-square">Access the Dispel Trust Portal</a>

### Audit documentation <a href="#audit-documentation" id="audit-documentation"></a>

You must have an existing subscription or trial account in [Dispel](mailto:undefined) to download audit documents.

You can access Dispel audit and certification documentation via the [Trust Portal](https://app.drata.com/trust-center/settings). You must sign in or execute the Trust Portal NDA to access audit documentation. You can then download audit certificates, assessment reports, and other applicable documents to help you with your own regulatory requirements.

For access to Dispel Government documentation, contact your Dispel account team.


---

# 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/compliance/dispel-compliance-offerings.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.
