> ## Documentation Index
> Fetch the complete documentation index at: https://archie.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing your account

> Overview of the My Account surface in Archie — profile, billing, notifications, activity, and security in one place.

Your account surface centralizes everything tied to you as an individual user, separate from your projects and organizations. Open it from the avatar menu in the top-right of any page.

## What is in your account

The account section has five surfaces, each covered in detail on its own page:

<CardGroup cols={2}>
  <Card title="Profile and preferences" icon="user" href="/introduction/account/profile-and-preferences">
    Name, email, time zone, and interface preferences.
  </Card>

  <Card title="Notifications" icon="bell" href="/introduction/account/notifications">
    Configure email and in-app notifications across projects and orgs.
  </Card>

  <Card title="Activity" icon="clock-rotate-left" href="/introduction/account/activity">
    Timeline of actions across your projects and organizations.
  </Card>

  <Card title="Security" icon="shield" href="/introduction/account/security">
    Password, two-factor authentication, and active sessions.
  </Card>
</CardGroup>

## Billing

Billing, plans, credits, and invoices all live in [Plans and credits](/introduction/getting-started/plans-and-credits). That page covers Free, Pro, Team, and Enterprise pricing, Archie Core backend tiers, AI credit usage, top-ups, rollovers, and invoice access.

## Account vs. organization vs. project

Archie has three scopes. Settings on each scope only apply at that scope:

* **Account** — your personal user. Profile, personal billing, personal notifications.
* **Organization** — a workspace shared across a team. Org plan, members, integrations. See [Organizations overview](/introduction/organizations/overview).
* **Project** — an individual application. Data model, deployments, environment variables. Settings live in the project surface.

If you are on a Team or Enterprise plan, billing typically lives at the organization level rather than your account.

## Switching between organizations

If you belong to multiple organizations, the org switcher appears in the top-left. Switching changes which projects are visible — your account surface stays the same regardless of the active org.
