---
title: Managing Billing
description: Subscribe, update payment details, and find your invoices.
order: 2
---

Billing is managed per [workspace](/docs/concepts/workspaces.md) from your workspace settings. Atlasflow uses Stripe to process subscriptions and payments.

## Subscribe to a plan

A workspace must have an active subscription before it can deploy. Choose a [plan](/docs/billing/plans.md) from your workspace billing settings to start checkout. After checkout completes, your subscription becomes active and your monthly credits are granted.

> **Warning:** If deployments are blocked, check that your workspace has an active subscription. A workspace without one can't create deployments.

## Manage payment and subscription

Open the billing portal from your workspace settings to:

- update your payment method
- change or cancel your plan
- view your current subscription status

## Invoices

Your invoices are available from the billing settings. Each invoice shows the amount due, the billing period, and a link to the hosted invoice and PDF for your records.

## Subscription states

Your workspace's billing status reflects the state of its subscription (for example active, trialing, past due, or canceled). Deployments are allowed while the subscription is active or trialing. If a payment fails and the subscription lapses, restore it from the billing portal to resume deploying.

## Next steps

- [Plans](/docs/billing/plans.md): compare and choose a plan.
- [Usage and credits](/docs/billing/usage-and-credits.md): how usage is metered.
- [Workspaces](/docs/concepts/workspaces.md): why billing is per workspace.