# GCP Account Security settings

## Configuring GCP Account Security Settings

To configure AWS Account Security settings, navigate to **Administrator** -> **System Settings** in the DuploCloud Portal and click the **GCP Account Security** tab.

Use the switches to enable the settings listed in the table below.

<figure><img src="/files/izCGQmyWHB1DFUQn5Ngs" alt=""><figcaption><p><strong>GCP Security Settings</strong> page with <strong>Enable Security Command Center</strong> and <strong>Enable Container Threat Detection</strong> settings enabled</p></figcaption></figure>

### GCP Account Security Settings

| Settings Name                               | Description                                                                                                                                                                                                     |
| ------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Enable Security Command Center**          |                                                                                                                                                                                                                 |
| <p><br></p>                                 | Activates Google Cloud’s Security Command Center to use with DuploCloud.                                                                                                                                        |
| **Enable Security Health Analytics**        |                                                                                                                                                                                                                 |
| <p><br></p>                                 | Enables Security Health Analytics to assess your infrastructure for compliance, security misconfigurations, and policy violations                                                                               |
| **Enable Web Security Scanner**             |                                                                                                                                                                                                                 |
| <p><br></p>                                 | Enables Google Cloud’s Web Security Scanner, which automatically scans your web applications for common vulnerabilities such as XSS and SQL injection.                                                          |
| **Enable Event Threat Detection**           |                                                                                                                                                                                                                 |
| <p><br></p>                                 | Enabling this setting activates Event Threat Detection, which uses machine learning to monitor logs for signs of suspicious activities and potential security threats.                                          |
| **Enable Container Threat Detection**       |                                                                                                                                                                                                                 |
| <p><br></p>                                 | Enables Container Threat Detection, which scans containerized applications for security vulnerabilities and threats                                                                                             |
| **Enable Virtual Machine Threat Detection** | Enables Virtual Machine Threat Detection, which monitors virtual machines for suspicious behavior, unauthorized access attempts, and vulnerabilities, helping to secure VM workloads against potential threats. |


---

# Agent Instructions: 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/overview-1/security-configuration-settings/aws-account-security-settings.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.
