Configuration Drift
Configuration Drift is for comparing intended infrastructure state with live cloud state over time. It is more operationally demanding than static analysis, so treat it as a second-phase workflow after your Git and cloud integrations are already healthy.What It Depends On
To get value from drift monitoring, you need:- Repositories that represent intended state
- Cloud integrations that represent live state
- Monitoring preferences that tell Cloudgeni how often to check
Where To Work With Drift
Drift work is available in several places:- Onboarding and configuration for setup
- Drifts for triage
- Scans for run history
- Remediations for PR-backed follow-up
Setup And Ongoing Management
Repository setup and monitoring preferences are part of the main setup flow, while ongoing connection management lives under the drift configuration area.What The Findings View Supports
The drift experience supports:- Triage by severity and status
- Grouped and raw views
- Scan history
- Bulk actions
- Remediation handoff for selected findings
When To Use It
Use Configuration Drift when:- Your repositories are already the source of truth
- You care about divergence after deployment
- You want a recurring operational check instead of a one-time repository scan
Related Pages
Cloud Compliance
Review live-state posture findings when you need framework views instead of drift views.
AI DevOps
Use agent workflows when a drift needs repository changes rather than simple triage.