Reference · FAQ

Frequently asked questions.

The questions we see most often, grouped by topic. If something isn't answered here, the troubleshooting guide or product documentation usually has the answer.

The basics

What is Axiom Agent?

An AI-native autonomous cloud operations system. It connects to your AWS (Azure/GCP soon) via read-only IAM role, scans your infrastructure, reasons about cost/security/drift, generates Terraform-backed execution plans, and applies approved changes — with a full audit trail and pre-verified rollback.

How is this different from a regular cloud cost tool?

Cost tools alert. Axiom operates. It doesn't just list findings — it generates phased execution plans with Terraform code, runs the change behind your approval, verifies the outcome, and learns from the result. The same engine handles security, drift, and resilience.

Does Axiom replace my existing tooling?

No. Axiom runs above CloudWatch, AWS Config, Terraform, GitHub Actions, ServiceNow, etc. It coordinates and analyzes them — it does not replace any of them.

Cloud connections

What clouds are supported?

AWS is fully implemented (scan, reason, plan, execute, monitor, learn). Azure and GCP have working connectors with scan + topology mapping; the reasoning and execution layers are rolling out in Q2 and Q3 2026.

What permissions does Axiom need?

Read-only by default — Describe, Get, List actions only. Execution requires a separate, more-scoped role you opt into per action class. Full details at /docs/aws-setup.

Are credentials stored?

Never. Axiom uses assume-role with External ID. Temporary credentials live in memory for the scan and are discarded immediately after. We don't see access keys.

How do I revoke access?

Delete the IAM role in your AWS console. Axiom immediately loses all access. Optionally also disconnect from the Axiom dashboard.

Scanning & operations

How long does a scan take?

First scan on a typical mid-size account: 60–180 seconds. Initial scans on accounts with 1000+ resources can take 10–15 minutes. Subsequent scans are incremental and usually complete in under 2 minutes.

Can scans run on a schedule?

Yes — daily, hourly, or custom. Recurring scans live under /dashboard/workflows. Each scan feeds the operational memory.

What does the agent learn over time?

Outcome of every action — which action types succeed on which resources. After repeated failures on a class of action, the agent auto-downgrades that class from auto-fix to human-review. Confidence calibrates per service, per change type, per team.

Can I see why a recommendation was made?

Yes. Every recommendation includes a reasoning trace — observe → interpret → reason → plan → verify — with per-step evidence and confidence. See it in the Command Center or directly on the run page.

Execution & approval

Does Axiom apply changes automatically?

Never by default. Every execution requires explicit approval. Multi-party approval kicks in for broad blast-radius changes. The agent cannot grant itself more autonomy.

What if an execution fails?

Rollback fires automatically. Every plan item ships with a pre-verified rollback strategy and a measured RTO (typically under 60 seconds). The audit log records both the failure and the rollback outcome.

Can I export the Terraform plan instead of applying?

Yes. Every execution plan generates Terraform you can download, review locally, and apply through your own pipeline. Axiom doesn't have to execute — it can be the intelligence layer above your existing IaC flow.

ReleaseOps

What does Axiom ReleaseOps integrate with?

GitHub Actions, GitLab CI, Azure DevOps, Jenkins, ArgoCD, and ServiceNow on the workflow side. Terraform Cloud / Enterprise on the IaC side. AWS/Azure/GCP on the infrastructure side.

Does ReleaseOps run deployments itself?

By default no — it observes and scores. Once governance is configured, ReleaseOps can orchestrate approval-gated deployments through your existing pipelines without bypassing them.

What is a Release Readiness score?

A composite 0–100 score across 9 operational dimensions: branch governance, rollback readiness, observability, deployment maturity, operational coordination, audit completeness, Terraform governance, drift detection, release communication. Trackable per service over time.

Desktop

Is there a desktop app?

macOS preview is available now. Windows is rolling out in Q2 2026, Linux in Q3 2026. The web platform is available on all browsers immediately.

What does the desktop app do that the web doesn't?

Local Terraform execution, OS keychain credential storage, secure workstation mode, background scanning with native notifications, and offline audit log export. The same dashboards as web — but the data never leaves your machine.

Where do I download?

Visit /download for OS-detected install links and the full platform roadmap.

Pricing & access

Is there a free tier?

Yes — Starter is free forever with 1 cloud account and monthly scans. Growth ($149/mo) adds the full cognitive loop, execution plans, and unlimited scans. Scale, Enterprise tiers add more accounts, multi-cloud, and compliance frameworks. Pricing at /operator/pricing.

Do I need a credit card to start?

No. Starter tier requires no payment. All higher tiers include a 7-day free trial.

Is enterprise SSO available?

Yes — SAML + OIDC on the Growth tier and above. Enterprise tier adds custom IdP integration and SCIM.

More questions?

See troubleshooting for specific errors, or contact us for anything else.

Need a human?

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

Talk to Vision XIX Labs