02Quickstart

From signup to your first scan in five minutes.

Seven concrete steps. The longest one (running the AWS connector) takes ninety seconds. Nothing here uses a long-lived secret, and every action is reversible from your own cloud console without telling us first.

What this checklist guarantees

Every step below is idempotent and read-only by default. You can run them in order, stop at any point, and nothing in your cloud is modified. The only mutation in the entire flow is when YOU explicitly click "Approve" on a draft fix in step 7 — and even that gets blast-radius-limited execution with a pre-verified rollback.
  1. 01

    Create your account

    20 sec

    Sign in with Google or GitHub. No credit card. No verification email round-trip. A workspace is provisioned for you on first login.

    Sign in
  2. 02

    Pick a cloud provider

    10 sec

    Start with the one that has the most spend — usually AWS. You can connect Azure and GCP afterwards. We never store long-lived secrets; every connector uses the provider's native trust model.

  3. 03

    Run the CloudFormation one-click connector

    90 sec

    We give you a CloudFormation template URL. Open it in your AWS console, accept the read-only IAM role, copy the Role ARN back. Total clicks: 4.

    AWS setup guide
  4. 04

    Validate the connection

    5 sec

    Axiom calls STS GetCallerIdentity to prove it can assume the role. Green tick + region count appears in the dashboard. If it fails, the error tells you exactly which IAM permission to add.

  5. 05

    Run your first scan

    60 sec

    Click 'Scan environment'. Cloud Agent inventories ~400 resources across all enabled regions in under a minute. You see findings appear in real time — cost waste, security drift, misconfigurations.

    How scanning works
  6. 06

    Review the findings report

    varies

    Findings are ranked by severity + estimated impact. Each one has a one-click 'Generate fix' button that drafts a Terraform diff. Nothing executes yet — every change requires your explicit approval.

    Approval workflow
  7. 07

    Approve your first fix (optional)

    30 sec

    Pick a low-risk finding. Click 'Approve'. Axiom runs the Terraform plan with blast radius limits + verified rollback ready. The full audit trail (who, what, when, sha-256 rationale) is written to your immutable audit log.

    Execution plans

After five minutes

  • A connected, validated read-only AWS account.
  • A full infrastructure inventory across every enabled region.
  • A prioritized findings report with cost + security recommendations.
  • An approval queue with draft Terraform fixes waiting on your sign-off.
  • Zero stored credentials. Zero long-lived secrets. One revocable IAM role.

Read next

Need a human?

Most flows are documented — but we'll help if anything is unclear.

Talk to Vision XIX Labs