Getting Started

Go from sign-up to your first remediated finding in under 10 minutes.

1

Create your account

Go to complitru.ai/signup and sign up with your work email. Google and Microsoft SSO are supported for one-click sign-up.

After signing up, check your inbox for a verification email and click the link to activate your account.

2

Choose your plan

CompliTru offers multiple tiers to match your needs:

PlanPriceBest for
Free Scan$0One-time scan to see what's in your AWS account
Growth$499/moOngoing scanning + compliance reporting
Scale$399/moMulti-account + advanced remediation
EnterpriseContact salesSelf-hosted + custom deployment

Start with the Free Scan to see findings before committing. No credit card required.

3

Connect your AWS account

Navigate to Accounts in the left sidebar and click Add Account. You have two options:

Option A: CloudFormation (recommended, 2 minutes)

  1. Click Launch CloudFormation Stack
  2. You'll be redirected to the AWS Console with a pre-filled CloudFormation template
  3. Check the IAM capabilities acknowledgment box
  4. Click Create Stack
  5. Wait ~60 seconds for the stack to complete
  6. Return to CompliTru — the account auto-detects and connects

Option B: Manual IAM role

  1. Copy the trust policy and permissions policy shown in the modal
  2. Create an IAM role in your AWS account with those policies attached
  3. Paste the Role ARN and External ID back into CompliTru
  4. Click Verify Connection

The IAM role grants read-only access by default. You can upgrade to execution mode later to enable one-click remediation.

4

Run your first scan

Once your account is connected, click Run Scan on the Security Posture page. CompliTru scans your AWS account across 600+ checks mapped to SOC 2, ISO 27001, CIS, NIST, HIPAA, and PCI DSS.

Scan time depends on account size — typically 2-5 minutes for a standard account.

5

Review your Security Posture

After the scan completes, the Security Posture dashboard shows your findings organized by category: Data Security (DSPM), Identity & Access (CIEM), and Secrets Detection.

Security Posture Dashboard

The Risk by Scan Area bar chart at the bottom shows which areas have the most findings, weighted by severity. Focus on the longest bars first.

6

Explore compliance findings

Navigate to Compliance to see how your account maps against regulatory frameworks. Each framework shows a compliance percentage, total checks, passed, and failed counts.

Compliance Checks Dashboard

Click into any framework to drill down to individual findings. Each finding shows the affected resource, severity, and an AI badge indicating AI-powered remediation is available.

Compliance Findings Detail

AI Tip at the bottom of the findings list recommends where to focus first based on severity and blast radius.

7

Fix your first finding

Click any finding to open the Remediation Preview. CompliTru's agentic assessment pipeline evaluates:

  • Risk if NOT fixed — severity + blast radius score
  • Risk of fixing — reversibility + operational impact score
  • Priority Score — combined recommendation
Remediation Preview — Risk Assessment

The Live Investigation Feed shows the Security Agent and DevOps Agent analyzing the finding in real time — evaluating dependencies, checking running workloads, and generating the fix plan.

Remediation Pipeline — Agentic Assessment

Once the assessment completes, review the proposed fix and click Apply (if your account is in execution mode) or copy the generated remediation commands to apply manually.

What's next