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

# Quickstart

> Create your first systematic review in 10 minutes

## Step 1: Create an Account

Sign up at [evisyn.grabmywork.com](https://evisyn.grabmywork.com) with your email. You'll land on your **My Projects** dashboard.

<img src="https://mintcdn.com/ravian/YwBZFdlBbtQ_-NDF/images/dashboard-empty.png?fit=max&auto=format&n=YwBZFdlBbtQ_-NDF&q=85&s=db5f9f69e713c8b6fc859fde032e6234" alt="Empty dashboard" width="2490" height="908" data-path="images/dashboard-empty.png" />

The Free plan gives you **1 project**, **10 papers/month**, and **10 AI screenings** — enough to try out the full workflow.

## Step 2: Create a New Project

Click **New Project** and fill in:

<img src="https://mintcdn.com/ravian/YwBZFdlBbtQ_-NDF/images/create-project.png?fit=max&auto=format&n=YwBZFdlBbtQ_-NDF&q=85&s=efa894ddf1345bf605de6d0da236404e" alt="Create new project" style={{ maxWidth: '400px' }} width="998" height="1008" data-path="images/create-project.png" />

| Field                  | What to enter                                                      |
| ---------------------- | ------------------------------------------------------------------ |
| **Project Title**      | A short name for your review (e.g., "Lung Cancer Prehabilitation") |
| **Research Question**  | Your full research question in plain language                      |
| **Inclusion Criteria** | What types of studies to include (e.g., RCTs, adults 18+)          |
| **Exclusion Criteria** | What to exclude (e.g., case reports, non-English)                  |

Click **Create Project** and you'll be taken to your project overview.

## Step 3: Your Project Dashboard

This is your home base. The dashboard shows all 13 workflow steps with progress tracking.

<img src="https://mintcdn.com/ravian/YwBZFdlBbtQ_-NDF/images/project-overview.png?fit=max&auto=format&n=YwBZFdlBbtQ_-NDF&q=85&s=d3bd49ebc8c0307d3ea4a711fbf1a770" alt="Project overview" width="2546" height="1648" data-path="images/project-overview.png" />

<Tip>
  The blue **"Continue Your Review"** banner at the top always tells you what to do next.
</Tip>

The **Workflow at a Glance** sidebar shows key stats: total papers, duplicates, AI included/excluded, and finalized count.

## Step 4: Generate a Search Strategy

Click **Search Strategy** to have the AI build your search.

1. Your research question is pre-filled
2. Choose your framework: **PICO (Quantitative)** or **PICo (Qualitative)**
3. Select scope: **Broad** or **Narrow**
4. Pick target databases (PubMed is available on all plans)
5. Click **Generate PICO Strategy (AI)**

The AI will decompose your question into PICO terms and generate database-specific queries. See the full [Search Strategy guide](/user-guide/search-strategy) for details.

## Step 5: Import Papers

You can either:

* **Execute a PubMed search** directly from the search strategy page
* **Upload files** (RIS, BibTeX, CSV, TXT) from any database you've searched manually

See [Importing Papers](/user-guide/importing-papers) for all import options.

## Step 6: Screen with AI

Navigate to **TiAb Screening** and click **Screen All Pending**. The AI will evaluate every paper's title and abstract against your criteria. Within minutes, you'll have include/exclude decisions with confidence scores and reasoning for every paper.

## What's Next?

<CardGroup cols={2}>
  <Card title="Full Workflow Guide" icon="list-check" href="/user-guide/overview">
    Understand every step in detail
  </Card>

  <Card title="AI Screening" icon="brain" href="/user-guide/ai-screening">
    Deep dive into AI screening features
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/user-guide/plans-and-billing">
    Upgrade to unlock more features
  </Card>

  <Card title="Teams" icon="users" href="/user-guide/teams-and-collaboration">
    Invite collaborators to your review
  </Card>
</CardGroup>
