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

# Quickstart

> Start building awesome documentation in minutes

<Steps>
  <Step title="Sign in">
    Go to [elean.app](https://elean.app) and sign in with a magic link sent to your email, or continue with Google. There's no password to set up.
  </Step>

  <Step title="Create a workspace">
    A workspace holds your projects, members, and billing. Give it a name — you can rename it later from Workspace Settings.
  </Step>

  <Step title="Invite your team">
    From **Workspace Settings → Team**, invite teammates by email. They go through the same onboarding flow and join your workspace once they accept.
  </Step>

  <Step title="Create a project">
    Projects are where tasks live. Each one gets its own statuses, labels, and due-date reminders that you can customize independently of other projects.
  </Step>

  <Step title="Create your first task">
    Add a title, assign a teammate, set a priority and due date if needed, and drop a comment to loop someone in.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Connect an AI agent" icon="robot" href="/mcp/index">
    Give Claude Code or Cursor access to your tasks over MCP.
  </Card>

  <Card title="Public API" icon="code" href="/api-reference/introduction">
    Automate elean from scripts and integrations.
  </Card>
</CardGroup>
