Skip to Content
PlatformFeaturesReportsBuilt-in Report Templates

Built-in Report Templates

CloudQuery Platform includes pre-built report templates that you can use as-is or customize. Each template is a YAML-defined report with pre-configured widgets and SQL queries.

To use a template, open Reports, click New Report, and select Use a template. You can search by integration name or category. Select a template to preview it, then click Save to create the report. After saving, you can edit the YAML to customize it. See the Reports YAML documentation for the full reference.

Each template lists which integrations are required or recommended in the report’s Tips for using this report popup. Make sure you have the relevant integrations syncing before using a template.

Cloud Security and Compliance

These reports focus on security posture, vulnerability detection, and compliance monitoring.

TemplateDescriptionKey integrations
Asset End of Life ReportTrack assets nearing end of life to stay ahead of security and operational risksAWS, GCP, Azure
AWS Backup HealthOverview of your AWS data resilience posture: backup coverage, job status, and vault healthAWS
AWS: Security Hub OverviewHigh-level view of AWS Security Hub findings by severity and resource typeAWS
AWS Cloud Security: Data Security OverviewSecurity analysis of your AWS RDS instances, covering encryption, public access, and backup statusAWS
AWS Security Best PracticesIdentify and address security risks across your AWS environmentAWS
Azure: Attack Surface Security PostureAnalyze potential security risks in your Azure environmentAzure
AWS CloudTrail Log DetectionsVisibility into security events, anomalous activity, and API calls from CloudTrail logsAWS

Multi-Cloud Governance

These reports provide cross-provider visibility into assets, identity, access, and tagging.

TemplateDescriptionKey integrations
Multi-cloud Asset InventoryOverview of assets across multiple cloud providers in a single viewAWS, GCP, Azure
Tags OverviewDiscover how resources are tagged across providers. Find untagged and inconsistently tagged resourcesAWS, GCP, Azure
Identity and Access OverviewAssess user account security across multiple cloud providersAWS, GCP, Azure
User Access ReviewCombines user account information from 10+ integrations into a single access reviewAWS, GCP, Azure, GitHub, Okta, and more
IP Address ReportFind public IP addresses and their connected resources across providersAWS, GCP, Azure

Infrastructure and Operations

These reports cover network topology, architecture review, and container workloads.

TemplateDescriptionKey integrations
AWS VPC DetailsDetailed view of a single AWS VPC, including public and private instances, subnets, and routingAWS
AWS Well-ArchitectedEvaluate your cloud workloads against AWS Well-Architected Framework pillarsAWS
Kubernetes & Container ReportOverview of Kubernetes clusters, nodes, workloads, and resource usage across EKS, GKE, and AKSAWS, GCP, Azure

Cost Management

TemplateDescriptionKey integrations
Cost Saving OpportunitiesFind unused or forgotten resources across multiple providers to cut unnecessary costsAWS, GCP, Azure

Other Reports

TemplateDescriptionKey integrations
GitHub Repository InsightsOverview of repository activity and health: commits, PRs, issues, and contributorsGitHub
GitHub Security InsightsSecurity metrics across your GitHub repositories: Dependabot alerts, secret scanning, and code scanningGitHub

For interactive exploration of individual findings behind these reports, use Insights.

Customizing Templates

After saving a report from a template, you can open the report editor to modify the YAML. Common customizations include:

  • Adjusting SQL queries to filter by specific accounts, regions, or tags
  • Adding or removing widgets
  • Changing visualization types (table, pie chart, bar chart, line chart)
  • Adding report-level filters for interactive filtering

See the Reports YAML documentation for the full reference on widget types and configuration options.

Next Steps

Last updated on