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

# Account and sign-in

> Understand anonymous onboarding, magic links, and account access in Paperzilla.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/guides/account-and-sign-in" />

Paperzilla supports both anonymous onboarding and email-based account access.

## Anonymous start

You can begin project setup in chat on [paperzilla.ai](https://paperzilla.ai) before creating a full account.

When you save delivery, Paperzilla asks for email and sends a magic link to complete access.

## Magic-link sign in

Paperzilla uses one-time email links/codes for authentication.

Typical flow:

1. Enter your email.
2. Open the email from Paperzilla.
3. Click link or enter code.
4. Continue where you left off.

## Existing account handoff

If you enter an email that already has a Paperzilla account during setup, Paperzilla sends a sign-in link and restores your setup after sign in.

## Access boundaries

* Project onboarding can start anonymously.
* Full project dashboard and management require account access.
* Private project links require owner access.

## Profile completion

If needed, Paperzilla asks for missing profile fields (for example first name) before continuing.
