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

# Quickstart

> Start modeling with Apers Excel Spreadsheet AI in minutes

## Signing In

Apers offers multiple ways to sign in:

|                | Description                                                      |
| -------------- | ---------------------------------------------------------------- |
| **Magic Link** | Enter your email and receive a sign-in link — no password needed |
| **Google**     | Sign in with your Google account for one-click access            |
| **LinkedIn**   | Sign in with your LinkedIn account for one-click access          |

<Info>
  Magic link sign-in emails expire after one hour. Request a new link if yours has expired.
</Info>

## Get started in five steps

Create your first spreadsheet model and turn it into a Deal workspace.

### Step 1: Create a Quick Chat

<Accordion title="Start a new Quick Chat" icon="message">
  From your Apers dashboard, click **New Chat** to create a Quick Chat. This is your starting point for building or uploading spreadsheet models.
</Accordion>

### Step 2: Interact with Excel Models

<AccordionGroup>
  <Accordion title="Create a new spreadsheet" icon="wand-magic-sparkles">
    Ask Apers to build one for you. For example:

    `"Build me a sample pro forma in spreadsheet"`

    Apers will generate a spreadsheet model based on your request.
  </Accordion>

  <Accordion title="Upload an existing spreadsheet" icon="upload">
    Drag and drop your spreadsheet file into the **Data Room** on the right side of the chat.

    <Tip>
      Apers supports Excel files (.xlsx) and CSV files.
    </Tip>
  </Accordion>
</AccordionGroup>

### Step 3: Document Ingestion

<Accordion title="Wait for Ready status" icon="circle-check">
  Apers understands your document as soon as it's uploaded. However, for best results—especially with complicated tasks—wait for the notification to turn **green** and show **"Ready"**.

  <Tip>
    Full ingestion allows Apers to cross-reference all your files accurately when tasks are complex.
  </Tip>
</Accordion>

### Step 4: Build or Update Your Model

<Accordion title="Interact with your spreadsheet" icon="table">
  Once your document is ready, you can interact with Apers to:

  * Build new models
  * Update existing models
  * Perform real-time modeling with Dynamic Formulas
</Accordion>

### Step 5: Convert to a Deal

<Accordion title="Turn your chat into a Deal workspace" icon="folder-open">
  When you're ready to commit more to this work:

  1. Click the **"Convert to Deal"** button at the top of the page
  2. Your Quick Chat becomes a Deal workspace
  3. Create multiple sub-chats within the Deal to perform more complex tasks

  <Tip>
    A Deal workspace keeps all your deal-relevant documents organized in one place.
  </Tip>
</Accordion>

## Next steps

Now that you've built your first model, explore more Apers capabilities:

<CardGroup cols={2}>
  <Card title="Playbook" icon="book" href="https://docs.apers.app/build-strategies">
    Codify your investment criteria and let Apers apply them automatically.
  </Card>

  <Card title="Workflows" icon="arrows-spin" href="https://docs.apers.app/workflow-automation">
    Automate repetitive tasks with custom or template workflows.
  </Card>

  <Card title="Library" icon="folder-tree" href="https://docs.apers.app/saving-knowledge">
    Store templates and learnings for reuse on future deals.
  </Card>

  <Card title="Document Understanding" icon="file-lines" href="https://docs.apers.app/ingestion">
    Learn how Apers handles PDFs, CSVs, and scanned documents.
  </Card>
</CardGroup>

<Note>
  **Need help?** Contact our support team or explore the full documentation.
</Note>
