> 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/overview/security-configuration-settings/vanta-compliance-controls.md).

# Vanta Compliance Controls

DuploCloud applies tags on AWS resources following the Vanta [Bulk Tags](https://help.vanta.com/en/articles/11345627-bulk-tags) feature. This allows the Vanta and AWS GuardDuty to monitor your applications and provide real-time alerts and notifications for compliance issues, security events, and vulnerabilities.

## Enabling Vanta Compliance Controls

To enable Vanta compliance controls directly from the DuploCloud Portal:

1. Navigate to **Administrator** -> **Systems Settings**.
2. Click the **Compliance Controls** tab.
3. Use the **Enable Vanta Controls** toggle switch to enable Vanta Monitor. GuardDuty is enabled by default when this setting is enabled.
4. Enter an email in the **GuardDuty Notifications** Email field. GuardDuty notifications will be sent to this email address.
5. From the **Select Tenant** list box, select the Tenant for which Vanta controls will be enabled.
6. In the **Tenant Settings for&#x20;*****YOUR\_TENANT\_NAME*** area, enter the Tenant **Owner** and **Description**, and indicate whether the Tenant is **Production** and/or **Contains User Data**.
7. Click **Save**. Vanta compliance controls are enabled for the specified Tenant.

<figure><img src="/files/FsBAS30xwA3cidRPiSOJ" alt=""><figcaption><p>The <strong>Compliance Controls</strong> page configured to <strong>Enable Vanta Controls</strong>.</p></figcaption></figure>


---

# 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://docs.duplocloud.com/docs/automation-platform/overview/security-configuration-settings/vanta-compliance-controls.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.
