# AfterPack accounts

What an AfterPack account is for, what lives on your personal account page, and where the workspace, key, usage and billing docs are.

Source: https://www.afterpack.dev/docs/accounts

Run [`npx afterpack@latest`](https://www.afterpack.dev/docs/cli) with no account for protected output, nothing to sign up for or metered. An account adds a **[Pro key](https://www.afterpack.dev/docs/dashboard/api-keys)** to use [the cloud engine](https://www.afterpack.dev/docs/deployment-modes), and a **[dashboard](https://www.afterpack.dev/docs/dashboard)** showing what that key has done. Registration is free: **10 MB of cloud Pro builds a month**, no card. A one-time [$5 Extra MB pack](https://www.afterpack.dev/docs/tiers) adds 20 MB that never expires, for capacity without a subscription.

## Your account page

`/dash/account` holds settings that belong to your personal account, separate from any [workspace](https://www.afterpack.dev/docs/dashboard/workspaces):

- **Name and email.** Changing your email requires confirming a link sent to the new address.
- **Google Sign-In.** Connect or disconnect it. Both methods reach the same account.
- **Language** for the dashboard.
- **Delete your account.** Permanent, confirmed by typing your email. Cancel any workspace with a live subscription first.

## See also

- **Signing in and dashboard layout** → [Dashboard](https://www.afterpack.dev/docs/dashboard).
- **Workspaces, projects, roles and invites** → [Workspaces & projects](https://www.afterpack.dev/docs/dashboard/workspaces).
- **Minting, scoping, rotating and revoking keys** → [API keys](https://www.afterpack.dev/docs/dashboard/api-keys).
- **The meter, the pools, and the billing page** → [Usage & billing](https://www.afterpack.dev/docs/dashboard/usage).
- **Prices, allowances, project limits and billing structure** → [Plans & tiers](https://www.afterpack.dev/docs/tiers).
- **What an account and cloud build store** → [Privacy & data handling](https://www.afterpack.dev/docs/privacy).
