# Atlas pricing

> Atlas is a model-agnostic, terminal-native AI coding agent. Plan, edit, and ship from the place you already live: your shell.

Atlas runs on your own machine with your own model keys. The core is free and needs no account.

## Plans

### Core — Free forever

**For:** Private by default  
**Billing:** No account. No credit card.

A complete local agent for anyone who wants to start privately.

- Local execution with your model keys
- Terminal, plans, diffs, and permissions
- Plugins, MCP servers, and local models
- Core updates included forever
- Community support

_Install it and start working. Create a free account only when you want sharing or account features._

### Pro — $149 once

**For:** For serious solo engineers  
**Billing:** Own your version forever

Deeper local power without turning your development environment into a subscription.

- Everything in Core
- Multi-agent and background workflows
- Full project memory and indexing
- Multi-repository orchestration
- Every Pro update for 12 months

_After 12 months, keep your eligible version forever or extend updates for $59 per year._

### Team — $30 engineer / month

**For:** For private engineering teams  
**Billing:** $360 per engineer, billed annually

Central governance for teams that keep code, models, and execution on their infrastructure.

- Everything in Pro
- Central model and permission policies
- SSO, roles, audit, and seat management
- Shared configuration and release channels
- Continuous updates and priority support

_If you do not renew, the last eligible local version and its enforced policies continue working._

### Enterprise — Custom annual

**For:** For regulated organizations  
**Billing:** Contracts start around $15k / year

Deployment, identity, policy, and support designed around your security boundary.

- Everything in Team
- SAML, SCIM, and policy-as-code
- Air-gapped deployment and release mirrors
- Audit export and customer-managed keys
- Onboarding, SLA, and named support

_Atlas can fit your procurement and deployment model without requiring access to your repositories._

## How pricing works

- **Runs on your machines.** Core, Pro, and Team use your compute, local models, and provider keys.
- **No token markup.** Local and BYO-key usage is never metered or resold by Atlas.
- **No password required.** Core needs no account. Paid accounts use Google, Microsoft, or a six-digit email code.
- **Privacy is not a tier.** You pay for power and governance, not for Atlas to stop collecting your work.

## Plan comparison

### Private local product

| Capability | Core | Pro | Team | Enterprise |
| --- | --- | --- | --- | --- |
| Runs on your infrastructure | Yes | Yes | Yes | Yes |
| Bring your own model keys | Yes | Yes | Yes | Yes |
| Account required | No | For purchase | For admins | For admins |
| Private local sessions | Yes | Yes | Yes | Yes |
| Plugins and MCP servers | Yes | Yes | Yes | Yes |

### Power and ownership

| Capability | Core | Pro | Team | Enterprise |
| --- | --- | --- | --- | --- |
| Multi-agent workflows | Essential | Full | Full | Full |
| Project memory and indexing | Basic | Full | Full | Full |
| Multi-repository orchestration | No | Yes | Yes | Yes |
| Updates | Core, forever | 12 months | While active | Contract term |
| Owned fallback version | Core | Yes | Yes | Yes |

### Team control

| Capability | Core | Pro | Team | Enterprise |
| --- | --- | --- | --- | --- |
| Shared model and permission policy | No | No | Yes | Yes |
| SSO and roles | No | No | Yes | Yes |
| Audit log and seat management | No | No | Yes | Yes |
| Private workflow registry | No | No | Yes | Yes |
| SAML, SCIM, and audit export | No | No | No | Yes |
| Air-gapped control plane | No | No | No | Yes |

## Frequently asked questions

### Does Core require an email address or password?

No. Download Atlas, choose a local model or add your own provider key, and start working. A free passwordless account is optional for sharing, license recovery, billing, and future cloud-linked features.

### What exactly do I own when I buy Pro?

You permanently own every Pro version released during your first 12 months of update coverage. When coverage ends, your eligible version keeps working and can be reinstalled on your machines.

### Atlas releases monthly. Are all those releases included?

Yes. Every Pro release published during your 12-month update window is included. Team and Enterprise receive continuous releases while their annual agreement is active.

### Do I have to renew Pro after the first year?

No. A $59 renewal only buys another year of new releases. It never determines whether the Pro version you already own can run.

### What happens if a Team subscription ends?

The last eligible local build and its existing policy enforcement continue working. New releases, hosted administration, support, and new policy distribution require renewal.

### Does Atlas see my code or prompts?

Not in local, local-model, or direct BYO-key modes. Those requests go from your machine to the model endpoint you chose. Atlas stores only the identity, billing, and license records needed for account-backed features.

### Is hosted model usage included?

No. Optional Atlas Cloud compute will be a separate, clearly metered offering when it is ready. Core, Pro, and Team never depend on it.

## Install

```sh
curl -fsSL https://runatlas.sh/install | sh
```

---

Canonical HTML: https://runatlas.sh/pricing
Source of truth: src/content/pricing.ts (this file is generated from it, never hand-edited).
Licence: Atlas is proprietary with a free core. It is not open source and there is no public source repository.
