> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Account Setup

> Create your Craft account, set up spaces, and get started with your profile.

Getting started with Craft is quick and easy. Create an account, set up your spaces, and customize your profile to make Craft work the way you want.

## Creating Your Account

Craft offers flexible sign-in options to get you started quickly. You can use your email address, Apple ID, or Google account to create and access your account.

<Warning title="Apple ID Sign-In">
  If you sign in with Apple ID, avoid selecting "Hide My Email." This creates a private relay address (`@privaterelay.appleid.com`) that can cause confusion when signing in on other devices or platforms.
</Warning>

<CardGroup cols={2}>
  <Card title="Creating Your Account" href="/en/introduction/account-setup/create-account">
    Sign up using email, Apple ID, or Google
  </Card>
</CardGroup>

## Managing Spaces

After creating your account, you'll work within **spaces** – separate workspaces where you organize your documents. Each space has its own settings, members, and content.

<CardGroup cols={2}>
  <Card title="Working with Spaces" href="/en/introduction/account-setup/spaces">
    Create, customize, and manage your spaces
  </Card>
</CardGroup>

## Account Management

Need to remove your account? Learn how to properly delete your Craft account and what happens to your data.

<CardGroup cols={2}>
  <Card title="Deleting Your Account" href="/en/introduction/account-setup/delete-account">
    Permanently remove your Craft account
  </Card>
</CardGroup>

## Next Steps

Once your account is set up, explore these features to get the most out of Craft:

<CardGroup cols={2}>
  <Card title="Learn About Documents" href="/en/introduction/documents">
    Understand how documents, pages, and blocks work in Craft
  </Card>

  <Card title="Navigation Basics" href="/en/introduction/navigation">
    Learn how to move around and organize your workspace
  </Card>

  <Card title="Keyboard Shortcuts" href="/en/introduction/shortcuts">
    Speed up your workflow with helpful keyboard shortcuts
  </Card>
</CardGroup>
