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

# Quickstart

> Get your account set up and parse your first deal.

## Sign in

Go to [app.lendpathway.com](https://app.lendpathway.com) to create an account or sign in.

Sign in with Google or Microsoft.

<img className="block dark:hidden rounded-xl" src="https://mintcdn.com/pathwaysystemsllc/Nhpq4JWFiJQFBUuC/getting-started/images/login-light.png?fit=max&auto=format&n=Nhpq4JWFiJQFBUuC&q=85&s=4d6608ad8cad07bb530f5507ceb37da8" alt="Pathway login" width="3456" height="1924" data-path="getting-started/images/login-light.png" />

<img className="hidden dark:block rounded-xl" src="https://mintcdn.com/pathwaysystemsllc/Nhpq4JWFiJQFBUuC/getting-started/images/login-dark.png?fit=max&auto=format&n=Nhpq4JWFiJQFBUuC&q=85&s=646c5b08e27c3338332202e66656bb27" alt="Pathway login" width="3448" height="1922" data-path="getting-started/images/login-dark.png" />

<Note>
  Sign in with Google or Microsoft only. Email/password login is not supported.
</Note>

## Create your organization

On first sign-in, enter your company name and phone number. Your organization is the shared workspace your whole team operates from. Invite teammates from **Settings** once you're in.

<img className="block dark:hidden rounded-xl" src="https://mintcdn.com/pathwaysystemsllc/Nhpq4JWFiJQFBUuC/getting-started/images/create-org-light.png?fit=max&auto=format&n=Nhpq4JWFiJQFBUuC&q=85&s=8fcc229a9601361f69842760a5703afa" alt="Create organization" width="3456" height="1924" data-path="getting-started/images/create-org-light.png" />

<img className="hidden dark:block rounded-xl" src="https://mintcdn.com/pathwaysystemsllc/Nhpq4JWFiJQFBUuC/getting-started/images/create-org-dark.png?fit=max&auto=format&n=Nhpq4JWFiJQFBUuC&q=85&s=8ff02ba5e88ca675456685562045cfdd" alt="Create organization" width="3456" height="1922" data-path="getting-started/images/create-org-dark.png" />

<Tip>
  If you've been invited to an existing organization, accept the invite link from your email. You'll be added to that org without creating a new one.
</Tip>

## Next steps

<CardGroup cols={3}>
  <Card title="Upload a book" icon="arrow-up-from-bracket" href="/getting-started/quickstart#create-a-book">
    Create a book and upload your first set of documents.
  </Card>

  <Card title="Platform overview" icon="map" href="/platform/parser">
    What Pathway can parse and what each document type produces.
  </Card>

  <Card title="API access" icon="code" href="/api-reference/introduction">
    Integrate Pathway into your pipeline programmatically.
  </Card>
</CardGroup>
