> For the complete documentation index, see [llms.txt](https://docs.duplocloud.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.duplocloud.com/docs/automation-platform/security-and-compliance/compliance-reports.md).

# Compliance Reports

DuploCloud provides direct access to compliance documents, such as SOC2, from within the DuploCloud Portal. These reports are available in the Trust Center, which you can open from the Portal header.

## Accessing Compliance Reports

1. In the upper-right corner of the DuploCloud Portal, click the **Trust Center** icon (<img src="/files/5dAzzFNDiYCehgf5q3gG" alt="" data-size="line">).
2. Click **Compliance Reports**. The **Compliance Reports** page displays a list of available reports.<br>

   <div align="left"><figure><img src="/files/AXMgUeH6II6nUanHWcCj" alt=""><figcaption><p><strong>Compliance Reports</strong> page</p></figcaption></figure></div>
3. Select the report you want to view.
4. The report opens in a new tab or download to your system, depending on the file type.<br>

   <div align="left"><figure><img src="/files/EeaUz4H9N5I1ncPTRwTY" alt=""><figcaption><p>Cover of a SOC2 Type 2 Report downloaded from DuploCloud</p></figcaption></figure></div>

{% hint style="info" %}
**Notes**

* Access to compliance reports may be restricted based on user role or permissions.
* Additional compliance reports appear in the list as they become available.
  {% 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:

```
GET https://docs.duplocloud.com/docs/automation-platform/security-and-compliance/compliance-reports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
