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

# For Doctors

> Guides for medical professionals using ExpertMD to provide expert witness services.

# Guides for Doctors

Welcome to the ExpertMD doctor guides. These articles cover everything you need to know about using ExpertMD as a medical expert witness, from setting up your intake form to managing cases and receiving payouts.

## Getting started

If you have not yet created your account, start with the [Account Setup](/getting-started/account-setup) guide first, then return here.

<CardGroup cols={2}>
  <Card title="Dashboard Overview" icon="chart-line" href="/doctors/dashboard-overview">
    Tour your dashboard, stats cards, charts, and notification center
  </Card>

  <Card title="Intake Form Setup" icon="file-lines" href="/doctors/intake-form-setup">
    Configure your vanity URL and customize your intake form
  </Card>

  <Card title="Pre-Screening Requests" icon="inbox" href="/doctors/pre-screening-requests">
    Review, accept, and reject incoming intake requests
  </Card>

  <Card title="Case Management" icon="folder-open" href="/doctors/case-management">
    Manage your active cases, documents, appointments, and notes
  </Card>
</CardGroup>

## Billing and payments

<CardGroup cols={2}>
  <Card title="Invoicing" icon="file-invoice" href="/doctors/invoicing">
    Create itemized invoices, add tax, send via email, and track status
  </Card>

  <Card title="Billing & Payouts" icon="credit-card" href="/doctors/billing-and-payouts">
    Understand your earnings, platform fees, and Stripe payouts
  </Card>

  <Card title="Stripe Connect" icon="credit-card" href="/doctors/stripe-connect">
    Set up Stripe Connect to accept payments and receive payouts
  </Card>
</CardGroup>

## Team and referrals

<CardGroup cols={2}>
  <Card title="Team Members" icon="users" href="/doctors/team-members">
    Invite team members and manage permissions
  </Card>

  <Card title="Referral Program" icon="gift" href="/doctors/referral-program">
    Earn 25% of platform fees for 12 months per referral
  </Card>
</CardGroup>

## Typical workflow

Here is the typical workflow for a doctor on ExpertMD:

<Steps>
  <Step title="Set up your intake form">
    Configure your vanity URL and share it with attorneys or on your website.
  </Step>

  <Step title="Review intake requests">
    Attorneys submit requests through your intake form. Review each request and accept or reject it.
  </Step>

  <Step title="Manage the case">
    Accepted requests become cases. Upload documents, schedule appointments, and add notes.
  </Step>

  <Step title="Create and send invoices">
    Create itemized invoices for your services. Send them to the attorney via email with a payment link.
  </Step>

  <Step title="Receive payouts">
    Once the attorney pays, funds are deposited to your Stripe Connect account minus the 2% platform fee.
  </Step>
</Steps>
