Cloud Inventory Overview
The Cloud Inventory Overview page provides a unified view of resources discovered across all connected cloud providers. It enables security and cloud operations teams to quickly assess inventory coverage, posture status, and resource distribution across multiple cloud environments from a single location. With this unified view, you can:
- View inventory data across AWS, Microsoft Azure, Google Cloud Platform (GCP), and Oracle Cloud Infrastructure (OCI).
- Monitor the number of cloud connectors configured for each cloud provider.
- Track total discovered resources across connected cloud environments.
- Review posture issues based on failed control evaluations.
- Analyze resource inventory by resource type.
- Drill down into detailed inventory and posture views using clickable counts.

Understanding the Cloud Summary Cards
At the top of the page, a summary card is displayed for each connected cloud provider.
- Connectors: Displays the number of cloud connectors configured for the cloud provider. Selecting the count navigates to the Connector Management page.
- Resources: Displays the total number of resources discovered for the cloud provider. Selecting the count opens the Unified Inventory Listing page filtered for that cloud provider.
- Posture Issues: Displays the number of failed control evaluations detected for resources in the cloud provider. Selecting the count opens the Posture page with a filter applied to failed controls.
Inventory Overview Table
The inventory table provides a consolidated view of supported resource types across all connected clouds.
| Field | Description |
|---|---|
| Inventory Name | Resource type or service name. |
| Cloud Provider | Cloud platform associated with the resource type. |
| Total Inventory | Total number of discovered resources. |
| Inventory Pass | Number of resources with a passing posture status. |
| Inventory Fail | Number of resources with a failing posture status. |
All inventory counts are clickable and open the inventory listing page with appropriate filters applied.
Navigating to Detailed Views
- Connector Count: Opens the Connector Management page.
- Resource Count: Opens the Inventory Listing page.
- Posture Issues Count: Opens the Posture page.
- Total Inventory: Opens a filtered Inventory Listing page.
- Inventory Pass: Displays passed resources.
- Inventory Fail: Displays failed resources.
The system automatically applies relevant filters when navigating to the target page.
Using Filters Effectively
Filters help you narrow down inventory data and quickly focus on the resources that require attention. The Cloud Inventory Overview page supports filtering and grouping to analyze inventory across cloud providers, resource categories, and posture status.
- Search for Specific Resource Types: Use the QQL tokens to quickly locate resource types in the inventory table.
Example,
Search for resources of AI/ML catagory:
cloud.resource.category:AI/ML - Group Resources by Category: Use the Group By drop-down list to organize resources into logical categories.
- View Inventory by Cloud Provider: Enable View by Cloud Provider to compare inventory and posture results across AWS, Azure, GCP, and OCI environments.
Investigate Deleted or Inactive Resources
Use the following inventory tokens, where supported, to identify resources that have been deleted or are no longer actively discovered:
cloud.resource.isDeleted:truecloud.resource.notDiscoveredInLast7Days
Unified Resource Listing
The Unified Resource Listing page provides a detailed view of individual cloud resources discovered across connected cloud providers. Whereas the Cloud Inventory Overview page summarizes inventory by resource type, this page enables investigation of individual cloud assets.
You can access this page by:
- Navigating to Inventory > Cloud > All.
- Selecting the Resources count from a cloud summary card.
- Selecting Total Inventory counts from the inventory overview table.

Filtering Resources
| Filter | Description |
|---|---|
| Resource Category | Filter by resource category. |
| Resource Type | Filter by specific resource type. |
| QQL Search | Advanced resource filtering. |
QQL Search Examples:
cloud.provider:"AZURE"
cloud.resource.category:"Networking"
cloud.resource.type:"Virtual Network"
Resource Listing Table
| Field | Description |
|---|---|
| Name | Name of the discovered resource. |
| Provider | Cloud provider hosting the resource. |
| Resource Category | Logical category assigned to the resource. |
| Resource Type | Specific cloud service or resource type. |
| Account ID | Associated account, subscription, or tenant identifier. |
| Region | Cloud region where the resource is deployed. |
| Last Discovered On | Most recent discovery timestamp. |
| Security Issues | Number of security findings associated with the resource. |
Reviewing Security Issues
Select the Security Issues count to investigate related findings and prioritize remediation.
Navigating to Resource Details
Select a resource name to open the resource details page and review configuration, relationships, and findings.