# Cloud Security

The **Cloud Security Risk Summary** page provides a consolidated view of security findings across the cloud services for a selected account. It helps users quickly assess risk distribution and identify services requiring immediate attention.

## To Access Cloud Security

Navigate to **Global Risk** > **Cloud Security**.

The top panel displays the metadata related to the executed scan:

<figure><img src="/files/gWwhjZ2cOKmrcx78CEMp" alt=""><figcaption></figcaption></figure>

* **Account -** Indicate the cloud account on which the scan is performed.
* **Trigger Type -** Indicates how the scan was initiated (e.g., AWS integration).
* **Triggered By -** Indicates whether the user or system that initiated the scan.
* **Scan Date -** Indicates the timestamp of when the scan was executed.&#x20;

The column below displays the details of the cloud services evaluated during the scan.

<figure><img src="/files/nAu7SDNqwS6d4YpNQBzY" alt=""><figcaption></figcaption></figure>

* **Services** - Displays the name of the cloud service evaluated during the scan.&#x20;
* **Resources** - Displays the number of resources evaluated during the scan.&#x20;
* **Rules** - Displays the number of security or compliance rules applied to evaluate the resources within each service.
* **Summary** - Displays the number of security alerts identified during the scan.&#x20;


---

# 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.opsmx.com/ssd/security-risk-and-prioritization/user-guide/global-risk-management/cloud-security.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.
